diff options
author | 2009-07-19 14:08:06 +0000 | |
---|---|---|
committer | 2009-07-19 14:08:06 +0000 | |
commit | e652cb9a8e8967bbd8e6048646fce02146e0e4bd (patch) | |
tree | 0d06d07c6b0c507e9493ba0d8ddd3b21623833bb /dev-java/fop/fop-0.95.ebuild | |
parent | ppc stable #274798 (diff) | |
download | gentoo-2-e652cb9a8e8967bbd8e6048646fce02146e0e4bd.tar.gz gentoo-2-e652cb9a8e8967bbd8e6048646fce02146e0e4bd.tar.bz2 gentoo-2-e652cb9a8e8967bbd8e6048646fce02146e0e4bd.zip |
ppc stable #274798
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-java/fop/fop-0.95.ebuild')
-rw-r--r-- | dev-java/fop/fop-0.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/fop/fop-0.95.ebuild b/dev-java/fop/fop-0.95.ebuild index ec5c53578549..867517deab46 100644 --- a/dev-java/fop/fop-0.95.ebuild +++ b/dev-java/fop/fop-0.95.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/fop/fop-0.95.ebuild,v 1.4 2009/07/04 14:59:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/fop-0.95.ebuild,v 1.5 2009/07/19 14:08:06 nixnut Exp $ # TODO: if 'doc' use flag is used then should build also extra docs ('docs' ant target), currently it cannot # be built as it needs forrest which we do not have @@ -19,7 +19,7 @@ LICENSE="Apache-2.0" SLOT="0" # doesn't work with java.awt.headless RESTRICT="test" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="hyphenation jai jimi" COMMON_DEPEND=" |