summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2005-02-02 03:09:53 +0000
committerJon Hood <squinky86@gentoo.org>2005-02-02 03:09:53 +0000
commit2691462401e3cba1f7b7017e5f4e8446ebc6057d (patch)
tree2eec26cced7b011f102e09c71b8df9376ff29710 /net-p2p/azureus-bin/azureus-bin-2.2.0.2.ebuild
parentStable x86 and hppa and new testing version. (diff)
downloadhistorical-2691462401e3cba1f7b7017e5f4e8446ebc6057d.tar.gz
historical-2691462401e3cba1f7b7017e5f4e8446ebc6057d.tar.bz2
historical-2691462401e3cba1f7b7017e5f4e8446ebc6057d.zip
DEPEND on app-arch/unzip, #80000
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-p2p/azureus-bin/azureus-bin-2.2.0.2.ebuild')
-rw-r--r--net-p2p/azureus-bin/azureus-bin-2.2.0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/azureus-bin/azureus-bin-2.2.0.2.ebuild b/net-p2p/azureus-bin/azureus-bin-2.2.0.2.ebuild
index f90bb4940ecb..d764a9af43eb 100644
--- a/net-p2p/azureus-bin/azureus-bin-2.2.0.2.ebuild
+++ b/net-p2p/azureus-bin/azureus-bin-2.2.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.2.0.2.ebuild,v 1.1 2004/12/19 13:49:13 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.2.0.2.ebuild,v 1.2 2005/02/02 03:09:53 squinky86 Exp $
inherit eutils
@@ -25,7 +25,7 @@ KEYWORDS="~x86 ~amd64"
IUSE="kde gtk"
DEPEND="virtual/libc
- amd64? ( app-arch/unzip )"
+ app-arch/unzip"
RDEPEND="${DEPEND}
kde? ( dev-java/systray4j )