summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/azureus/azureus-3.0.4.2-r1.ebuild')
-rw-r--r--net-p2p/azureus/azureus-3.0.4.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/azureus/azureus-3.0.4.2-r1.ebuild b/net-p2p/azureus/azureus-3.0.4.2-r1.ebuild
index 624d96321c79..9afe7b6ee934 100644
--- a/net-p2p/azureus/azureus-3.0.4.2-r1.ebuild
+++ b/net-p2p/azureus/azureus-3.0.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus/azureus-3.0.4.2-r1.ebuild,v 1.2 2008/03/08 17:21:55 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus/azureus-3.0.4.2-r1.ebuild,v 1.3 2008/03/08 20:50:03 maekke Exp $
###
### @Todo The new Azureus gui requires swt built with embedded mozilla support,
@@ -24,7 +24,7 @@ SRC_URI="mirror://sourceforge/azureus/Azureus_${PV}_source.zip"
LICENSE="GPL-2 BSD"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
IUSE=""
RDEPEND="
@@ -54,7 +54,7 @@ pkg_setup() {
}
src_unpack() {
- unpack "${A}"
+ unpack ${A}
### Patches Azureus to use bcprov,
EPATCH_SUFFIX="patch" epatch "${FILESDIR}/patches-3.0.3.4"