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-cpp/lucene++/
Date: Fri, 23 Feb 2018 22:10:05
Message-Id: 1519423794.b99239da7078e69e3b7fe019edc4284fb14a75ea.slyfox@gentoo
1 commit: b99239da7078e69e3b7fe019edc4284fb14a75ea
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 23 22:08:56 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 23 22:09:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b99239da
7
8 dev-cpp/lucene++: stable 3.0.7 for ppc, bug #647932
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-cpp/lucene++/lucene++-3.0.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-cpp/lucene++/lucene++-3.0.7.ebuild b/dev-cpp/lucene++/lucene++-3.0.7.ebuild
17 index 9f00187a3ea..7041d7913dc 100644
18 --- a/dev-cpp/lucene++/lucene++-3.0.7.ebuild
19 +++ b/dev-cpp/lucene++/lucene++-3.0.7.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${PV}.tar.
21
22 LICENSE="|| ( LGPL-3 Apache-2.0 )"
23 SLOT="0"
24 -KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86"
25 +KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
26 IUSE="debug"
27
28 DEPEND="dev-libs/boost:="