Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/source-highlight/
Date: Sun, 22 Oct 2017 20:33:18
Message-Id: 1508704375.4f1325fd3627b8340576e24909aff605238c6b3f.whissi@gentoo
1 commit: 4f1325fd3627b8340576e24909aff605238c6b3f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 20:29:17 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 20:32:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f1325fd
7
8 dev-util/source-highlight: x86 stable (bug #632090)
9
10 Package-Manager: Portage-2.3.11, 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 65abc1ce0bd..9943a9011fc 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"