diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-09-24 23:56:14 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-09-24 23:56:14 +0000 |
commit | f824e445cc05c263fd8d453dbd74c2a2eea0f4b2 (patch) | |
tree | 2abaa8b47d5429017bfde7d0a8eed084ddb8c95f /net-p2p | |
parent | ppc stable profile update (diff) | |
download | historical-f824e445cc05c263fd8d453dbd74c2a2eea0f4b2.tar.gz historical-f824e445cc05c263fd8d453dbd74c2a2eea0f4b2.tar.bz2 historical-f824e445cc05c263fd8d453dbd74c2a2eea0f4b2.zip |
update SRC_URI
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mldonkey/mldonkey-2.5.28-r1.ebuild | 6 | ||||
-rw-r--r-- | net-p2p/mldonkey/mldonkey-2.5.28.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/mldonkey/mldonkey-2.5.28-r1.ebuild b/net-p2p/mldonkey/mldonkey-2.5.28-r1.ebuild index 97ab35c6036d..f3faccef2dac 100644 --- a/net-p2p/mldonkey/mldonkey-2.5.28-r1.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.5.28-r1.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/net-p2p/mldonkey/mldonkey-2.5.28-r1.ebuild,v 1.1 2004/08/30 17:28:38 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.5.28-r1.ebuild,v 1.2 2004/09/24 23:56:14 squinky86 Exp $ inherit eutils @@ -10,8 +10,8 @@ PATCHPACK="patch_pack28a.gz" DESCRIPTION="mldonkey is a new client to access the eDonkey network. It is written in Objective-Caml, and comes with its own GTK GUI, an HTTP interface and a telnet interface." HOMEPAGE="http://www.nongnu.org/mldonkey/" -SRC_URI="http://ftp.berlios.de/pub/mldonkey/spiralvoice/cvs/${P}.tar.bz2 - http://ftp.berlios.de/pub/mldonkey/spiralvoice/experimental/${PATCHPACK}" +SRC_URI="mirror://gentoo/${P}.tar.bz2 + mirror://gentoo/${PATCHPACK}" LICENSE="GPL-2" SLOT="0" diff --git a/net-p2p/mldonkey/mldonkey-2.5.28.ebuild b/net-p2p/mldonkey/mldonkey-2.5.28.ebuild index 1ee2b36da733..78fceb11ee5e 100644 --- a/net-p2p/mldonkey/mldonkey-2.5.28.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.5.28.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/net-p2p/mldonkey/mldonkey-2.5.28.ebuild,v 1.4 2004/08/24 17:31:32 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.5.28.ebuild,v 1.5 2004/09/24 23:56:14 squinky86 Exp $ inherit eutils @@ -10,7 +10,7 @@ IUSE="gtk gtk2" DESCRIPTION="mldonkey is a new client to access the eDonkey network. It is written in Objective-Caml, and comes with its own GTK GUI, an HTTP interface and a telnet interface." HOMEPAGE="http://www.nongnu.org/mldonkey/" -SRC_URI="http://ftp.berlios.de/pub/mldonkey/spiralvoice/cvs/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" # http://ftp.berlios.de/pub/mldonkey/spiralvoice/patchpacks/${PATCHPACK}" LICENSE="GPL-2" |