commit: 6a79fa0546949291b69dd647abfbc06dedfe58da Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Aug 21 12:38:25 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Aug 21 13:22:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a79fa05
dev-java/boiletpip: Stable for amd64+x86. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/boilerpipe/boilerpipe-1.2.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild b/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild index bba9e7b..9c8b169 100644 --- a/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild +++ b/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,12 +14,12 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" CDEPEND="dev-java/xerces:2 - >=dev-java/nekohtml-1.9.10:0" + dev-java/nekohtml:0" DEPEND=">=virtual/jdk-1.6 ${CDEPEND}"
