diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-08-24 04:01:13 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-08-24 04:01:13 +0000 |
commit | c1b79fc10379c2156762532723f179c6971c6aad (patch) | |
tree | 892cc4d14cecdda851861b4c2d574df5a3e0710f /dev-java/commons-net/commons-net-1.2.2.ebuild | |
parent | Use epatch for patching and removed RDEPEND="${DEPEND}" (Manifest recommit) (diff) | |
download | gentoo-2-c1b79fc10379c2156762532723f179c6971c6aad.tar.gz gentoo-2-c1b79fc10379c2156762532723f179c6971c6aad.tar.bz2 gentoo-2-c1b79fc10379c2156762532723f179c6971c6aad.zip |
Cleanup & Marking x86
Diffstat (limited to 'dev-java/commons-net/commons-net-1.2.2.ebuild')
-rw-r--r-- | dev-java/commons-net/commons-net-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-net/commons-net-1.2.2.ebuild b/dev-java/commons-net/commons-net-1.2.2.ebuild index 1a681da7a657..b5c408ab4663 100644 --- a/dev-java/commons-net/commons-net-1.2.2.ebuild +++ b/dev-java/commons-net/commons-net-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2.2.ebuild,v 1.4 2004/07/26 19:10:46 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.2.2.ebuild,v 1.5 2004/08/24 03:58:14 zx Exp $ inherit eutils java-pkg @@ -13,7 +13,7 @@ DEPEND=">=virtual/jdk-1.3 RDEPEND=">=virtual/jdk-1.3" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~sparc ~ppc ~amd64" IUSE="jikes doc" src_unpack() { |