diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-14 18:30:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-14 18:30:05 +0000 |
commit | e882418f71ee3ff5115a646561a42222fb7579b5 (patch) | |
tree | bb56acf7899dfdfac9bdf5f089ebd0a7699bfaba /dev-java/gnu-jaxp/gnu-jaxp-1.3.ebuild | |
parent | + mask for legacy oM-sources (diff) | |
download | gentoo-2-e882418f71ee3ff5115a646561a42222fb7579b5.tar.gz gentoo-2-e882418f71ee3ff5115a646561a42222fb7579b5.tar.bz2 gentoo-2-e882418f71ee3ff5115a646561a42222fb7579b5.zip |
Stable on sparc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-java/gnu-jaxp/gnu-jaxp-1.3.ebuild')
-rw-r--r-- | dev-java/gnu-jaxp/gnu-jaxp-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-jaxp/gnu-jaxp-1.3.ebuild b/dev-java/gnu-jaxp/gnu-jaxp-1.3.ebuild index 01c2470cc515..685d8cbf78bd 100644 --- a/dev-java/gnu-jaxp/gnu-jaxp-1.3.ebuild +++ b/dev-java/gnu-jaxp/gnu-jaxp-1.3.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/gnu-jaxp/gnu-jaxp-1.3.ebuild,v 1.4 2005/07/12 18:04:47 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-jaxp/gnu-jaxp-1.3.ebuild,v 1.5 2005/07/14 18:28:41 gustavoz Exp $ inherit java-pkg eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/classpathx/jaxp/" SRC_URI="ftp://ftp.gnu.org/pub/gnu/classpathx/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=virtual/jre-1.3 |