summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-08-24 04:01:13 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-08-24 04:01:13 +0000
commitc1b79fc10379c2156762532723f179c6971c6aad (patch)
tree892cc4d14cecdda851861b4c2d574df5a3e0710f /dev-java/commons-net/commons-net-1.2.2.ebuild
parentUse epatch for patching and removed RDEPEND="${DEPEND}" (Manifest recommit) (diff)
downloadgentoo-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.ebuild4
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() {