Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/highlight/
Date: Sun, 04 Feb 2018 17:41:52
Message-Id: 1517765931.82deb30bd0ecc08541e55a5d83c11f373efdddd1.asturm@gentoo
1 commit: 82deb30bd0ecc08541e55a5d83c11f373efdddd1
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 4 16:28:51 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 4 17:38:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82deb30b
7
8 app-text/highlight: De-stabilise hppa
9
10 dev-libs/boost is not stable.
11
12 Package-Manager: Portage-2.3.24, Repoman-2.3.6
13
14 app-text/highlight/highlight-3.17.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-text/highlight/highlight-3.17.ebuild b/app-text/highlight/highlight-3.17.ebuild
18 index 1aa9d93f20a..e157cd1852c 100644
19 --- a/app-text/highlight/highlight-3.17.ebuild
20 +++ b/app-text/highlight/highlight-3.17.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
28
29 LICENSE="GPL-3"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
32 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
33 IUSE="examples qt4"
34
35 RDEPEND="dev-lang/lua