diff options
author | 2005-03-28 14:35:56 +0000 | |
---|---|---|
committer | 2005-03-28 14:35:56 +0000 | |
commit | eb50e93112faa98bcd2c5665f65ec0b854078b26 (patch) | |
tree | 4c23d60f15ae222c2d7cd72f0324a93c26d58917 /dev-java/saxon-bin/saxon-bin-8.0b.ebuild | |
parent | Fixed bug #86099 (diff) | |
download | gentoo-2-eb50e93112faa98bcd2c5665f65ec0b854078b26.tar.gz gentoo-2-eb50e93112faa98bcd2c5665f65ec0b854078b26.tar.bz2 gentoo-2-eb50e93112faa98bcd2c5665f65ec0b854078b26.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-java/saxon-bin/saxon-bin-8.0b.ebuild')
-rw-r--r-- | dev-java/saxon-bin/saxon-bin-8.0b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/saxon-bin/saxon-bin-8.0b.ebuild b/dev-java/saxon-bin/saxon-bin-8.0b.ebuild index 66d76020486d..b293fff4c360 100644 --- a/dev-java/saxon-bin/saxon-bin-8.0b.ebuild +++ b/dev-java/saxon-bin/saxon-bin-8.0b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-8.0b.ebuild,v 1.5 2005/01/17 18:27:10 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-8.0b.ebuild,v 1.6 2005/03/28 14:35:56 gustavoz Exp $ inherit java-pkg @@ -8,7 +8,7 @@ DESCRIPTION="The SAXON package is a collection of tools for processing XML docum SRC_URI="mirror://sourceforge/saxon/saxonb8-0.zip" HOMEPAGE="http://saxon.sourceforge.net/" LICENSE="MPL-1.1" -KEYWORDS="x86 ~sparc ~ppc ~amd64" +KEYWORDS="x86 sparc ~ppc ~amd64" IUSE="doc" DEPEND="app-arch/unzip" RDEPEND="virtual/jdk" |