diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:41:54 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:41:54 +0000 |
commit | c9e596150b1bfc483befc84126afa9df3fa4ccdf (patch) | |
tree | 7ad9809bef59c45b6d567caa7f2b8d031d71ba27 /dev-java/fop-bin/fop-bin-0.20.4.ebuild | |
parent | changed from ~sparc to sparc (diff) | |
download | historical-c9e596150b1bfc483befc84126afa9df3fa4ccdf.tar.gz historical-c9e596150b1bfc483befc84126afa9df3fa4ccdf.tar.bz2 historical-c9e596150b1bfc483befc84126afa9df3fa4ccdf.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-java/fop-bin/fop-bin-0.20.4.ebuild')
-rw-r--r-- | dev-java/fop-bin/fop-bin-0.20.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/fop-bin/fop-bin-0.20.4.ebuild b/dev-java/fop-bin/fop-bin-0.20.4.ebuild index 386655cdf8ff..d9a30ddf26c3 100644 --- a/dev-java/fop-bin/fop-bin-0.20.4.ebuild +++ b/dev-java/fop-bin/fop-bin-0.20.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/fop-bin-0.20.4.ebuild,v 1.4 2003/04/23 15:11:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/fop-bin-0.20.4.ebuild,v 1.5 2003/07/11 21:41:52 aliz Exp $ MY_P=${P/-bin/} DESCRIPTION="Formatting Objects Processor is a print formatter driven by XSL" @@ -9,7 +9,7 @@ HOMEPAGE="http://xml.apache.org/fop/" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=virtual/jdk-1.4" |