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 3444867dc2d6..15f55b10c079 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.1 2007/05/16 23:19:16 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild,v 1.2 2007/05/30 20:34:12 mr_bones_ Exp $ DESCRIPTION="Hyphenation patterns for Apache Fop" HOMEPAGE="http://offo.sourceforge.net" @@ -37,4 +37,4 @@ pkg_postinst() { elog "To compile the patterns, install dev-java/fop with USE=hyphenation." elog "Alternatively, use the uncompiled patterns via the <hyphenation-base>" elog "configuration option. See the documentation for more details." -}
\ No newline at end of file +} |