Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/source-highlight/
Date: Sat, 25 Nov 2017 19:03:34
Message-Id: 1511636603.7ae2db5f03f93838f371acb98e687dddf5286e96.slyfox@gentoo
1 commit: 7ae2db5f03f93838f371acb98e687dddf5286e96
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 19:03:23 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 19:03:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae2db5f
7
8 dev-util/source-highlight: stable 3.1.8 for hppa, bug #632090 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="hppa"
12
13 dev-util/source-highlight/source-highlight-3.1.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/source-highlight/source-highlight-3.1.8.ebuild b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
17 index 321087b5ae3..becee1e4aab 100644
18 --- a/dev-util/source-highlight/source-highlight-3.1.8.ebuild
19 +++ b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="Generate highlighted source code as an (x)html document"
21 HOMEPAGE="https://www.gnu.org/software/src-highlite/source-highlight.html"
22 SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
23 LICENSE="GPL-3"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
26 SLOT="0"
27 IUSE="doc static-libs"