summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-10-01 07:54:31 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-10-01 07:55:56 +0000
commit437483d0360117ce156d42e04a6540af8f2d7305 (patch)
tree0417c67e85a8002b4acc73e73d9563ef28b62a53 /dev-java/offo-hyphenation
parentdev-java/offo-hyphenation: Clean up old. (diff)
downloadgentoo-437483d0360117ce156d42e04a6540af8f2d7305.tar.gz
gentoo-437483d0360117ce156d42e04a6540af8f2d7305.tar.bz2
gentoo-437483d0360117ce156d42e04a6540af8f2d7305.zip
dev-java/offo-hyphenation: Stable for amd64+ppc+ppc64+x86 using the ALLARCHES policy.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/offo-hyphenation')
-rw-r--r--dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
index 8056c5c91ddd..d092626182bc 100644
--- a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
+++ b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
@@ -6,12 +6,10 @@ EAPI=5
DESCRIPTION="Hyphenation patterns for Apache Fop"
HOMEPAGE="http://offo.sourceforge.net"
-# upstream will hopefully version future release...
SRC_URI="mirror://sourceforge/offo/${PN}_v${PV}.zip"
-# review this upon update!
LICENSE="GPL-2 Apache-2.0 LPPL-1.3b TeX"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="doc"
RDEPEND=""