Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/source-highlight/
Date: Wed, 25 Oct 2017 23:53:28
Message-Id: 1508975592.7d47e57061e0981e76220da4f378a2c66c940d59.mrueg@gentoo
1 commit: 7d47e57061e0981e76220da4f378a2c66c940d59
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 25 23:53:12 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 25 23:53:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d47e570
7
8 dev-util/source-highlight: Stable on amd64
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11
12 dev-util/source-highlight/source-highlight-3.1.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/source-highlight/source-highlight-3.1.8.ebuild b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
16 index c18aa4d5eb9..321087b5ae3 100644
17 --- a/dev-util/source-highlight/source-highlight-3.1.8.ebuild
18 +++ b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="Generate highlighted source code as an (x)html document"
20 HOMEPAGE="https://www.gnu.org/software/src-highlite/source-highlight.html"
21 SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
22 LICENSE="GPL-3"
23 -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"
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 SLOT="0"
26 IUSE="doc static-libs"