diff options
Diffstat (limited to 'dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild')
-rw-r--r-- | dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild index 0ac852ba7083..a4be741ab50d 100644 --- a/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild +++ b/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.ebuild,v 1.4 2007/08/16 09:57:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild,v 1.5 2007/08/21 05:12:31 wltjr Exp $ DESCRIPTION="Hyphenation patterns for Apache Fop" HOMEPAGE="http://offo.sourceforge.net" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/offo/${PN}.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="" |