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, 14 Oct 2017 14:10:26
Message-Id: 1507990217.670a7f9d60d8b612ee4a9d442a252897618c761b.slyfox@gentoo
1 commit: 670a7f9d60d8b612ee4a9d442a252897618c761b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 14:10:04 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 14:10:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670a7f9d
7
8 dev-util/source-highlight: stable 3.1.8 for ia64, bug #632090
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-util/source-highlight/source-highlight-3.1.8.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
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 26e96bfbcc6..71d1d5c44a9 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 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ DESCRIPTION="Generate highlighted source code as an (x)html document"
27 HOMEPAGE="https://www.gnu.org/software/src-highlite/source-highlight.html"
28 SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
29 LICENSE="GPL-3"
30 -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"
31 +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"
32 SLOT="0"
33 IUSE="doc static-libs"