diff options
Diffstat (limited to 'dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild')
-rw-r--r-- | dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild index 957be47c7c6f..60bc5efd9b48 100644 --- a/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild +++ b/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild,v 1.3 2009/07/04 14:49:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild,v 1.4 2009/07/19 14:09:20 nixnut Exp $ DESCRIPTION="Hyphenation patterns for Apache Fop" HOMEPAGE="http://offo.sourceforge.net" @@ -9,7 +9,7 @@ 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 ~ia64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="doc" RDEPEND="" |