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 | 2df794c5e6a376ed50cbfb5af27e868b9ddbb424 (patch) | |
tree | 1be18fcbe8cf6496bfccb3ecefa83da0091a5275 /net-p2p/mldonkey | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-2df794c5e6a376ed50cbfb5af27e868b9ddbb424.tar.gz gentoo-2-2df794c5e6a376ed50cbfb5af27e868b9ddbb424.tar.bz2 gentoo-2-2df794c5e6a376ed50cbfb5af27e868b9ddbb424.zip |
update SRC_URI
Diffstat (limited to 'net-p2p/mldonkey')
-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" |