summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-03-29 01:24:10 +0000
committerMike Frysinger <vapier@gentoo.org>2004-03-29 01:24:10 +0000
commite191871b25f826ad9c0e4482a91f03216275a67b (patch)
treea4f17e7a44d5b77f19b52a45b67bdf938b3e5b91 /net-p2p
parentold (diff)
downloadgentoo-2-e191871b25f826ad9c0e4482a91f03216275a67b.tar.gz
gentoo-2-e191871b25f826ad9c0e4482a91f03216275a67b.tar.bz2
gentoo-2-e191871b25f826ad9c0e4482a91f03216275a67b.zip
move from net-ftp #45968
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/amule/amule-1.1.0.ebuild5
-rw-r--r--net-p2p/amule/amule-1.2.6.ebuild5
2 files changed, 3 insertions, 7 deletions
diff --git a/net-p2p/amule/amule-1.1.0.ebuild b/net-p2p/amule/amule-1.1.0.ebuild
index b5ad95e6504e..34e712fab97e 100644
--- a/net-p2p/amule/amule-1.1.0.ebuild
+++ b/net-p2p/amule/amule-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-1.1.0.ebuild,v 1.4 2004/02/28 09:12:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-1.1.0.ebuild,v 1.5 2004/03/29 01:20:52 vapier Exp $
MY_P=${P/m/M}
S=${WORKDIR}/${MY_P}
@@ -8,14 +8,11 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="aNOTHER wxWindows based eMule P2P Client"
HOMEPAGE="http://sourceforge.net/projects/amule"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
-RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-IUSE=""
-
DEPEND=">=x11-libs/wxGTK-2.4.1
>=sys-libs/zlib-1.1.4"
diff --git a/net-p2p/amule/amule-1.2.6.ebuild b/net-p2p/amule/amule-1.2.6.ebuild
index 469049678638..837867626d96 100644
--- a/net-p2p/amule/amule-1.2.6.ebuild
+++ b/net-p2p/amule/amule-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-1.2.6.ebuild,v 1.4 2004/03/23 16:46:08 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-1.2.6.ebuild,v 1.5 2004/03/29 01:20:52 vapier Exp $
MY_P=${P/m/M}
S=${WORKDIR}/${MY_P}
@@ -8,7 +8,6 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="aNOTHER wxWindows based eMule P2P Client"
HOMEPAGE="http://sourceforge.net/projects/amule"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
-RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
@@ -16,7 +15,7 @@ KEYWORDS="~x86 amd64"
IUSE="nls"
DEPEND=">=x11-libs/wxGTK-2.4.2
- >=net-ftp/curl-7.11.0
+ >=net-misc/curl-7.11.0
>=sys-libs/zlib-1.2.1"
pkg_setup() {