diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-26 21:52:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-26 21:52:47 +0000 |
commit | a522159fb2e003f904121e26a4ef909d093235db (patch) | |
tree | b6b5bd28a3f004e354ff80bc52222a507c7ff3e3 /dev-java/commons-net/commons-net-1.3.0.ebuild | |
parent | Fixing digest (diff) | |
download | historical-a522159fb2e003f904121e26a4ef909d093235db.tar.gz historical-a522159fb2e003f904121e26a4ef909d093235db.tar.bz2 historical-a522159fb2e003f904121e26a4ef909d093235db.zip |
stable on ppc64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-java/commons-net/commons-net-1.3.0.ebuild')
-rw-r--r-- | dev-java/commons-net/commons-net-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-net/commons-net-1.3.0.ebuild b/dev-java/commons-net/commons-net-1.3.0.ebuild index 8b1b91114b91..dcc3c06e3f0e 100644 --- a/dev-java/commons-net/commons-net-1.3.0.ebuild +++ b/dev-java/commons-net/commons-net-1.3.0.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/commons-net/commons-net-1.3.0.ebuild,v 1.7 2005/01/20 18:10:31 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.3.0.ebuild,v 1.8 2005/01/26 21:48:15 corsair Exp $ inherit eutils java-pkg @@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.3 RDEPEND=">=virtual/jre-1.3" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~ppc64" +KEYWORDS="~x86 ~sparc ~ppc ~amd64 ppc64" IUSE="jikes doc junit" S=${WORKDIR}/${P}-src |