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: Mon, 23 Oct 2017 21:00:41
Message-Id: 1508792428.c86a527773a9c002c38dc0bd3a0f8844f400b3b8.slyfox@gentoo
1 commit: c86a527773a9c002c38dc0bd3a0f8844f400b3b8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 21:00:28 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 21:00:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86a5277
7
8 dev-util/source-highlight: stable 3.1.8 for ppc, bug #632090 (thanks to ernsteiswuerfel)
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
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 dabeb5cf68b..c18aa4d5eb9 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"