diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:21:54 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:21:54 +0000 |
commit | a9d03fc184256fecae7e8d126e3cdfeb94fa83cf (patch) | |
tree | 96ca56625872edd3991fa5814dc527e375642b22 /net-misc | |
parent | remove old version (diff) | |
download | gentoo-2-a9d03fc184256fecae7e8d126e3cdfeb94fa83cf.tar.gz gentoo-2-a9d03fc184256fecae7e8d126e3cdfeb94fa83cf.tar.bz2 gentoo-2-a9d03fc184256fecae7e8d126e3cdfeb94fa83cf.zip |
remove d.g.o/me from src_uri
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wget/wget-1.10.ebuild | 8 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9.1-r3.ebuild | 5 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9.1-r5.ebuild | 5 |
3 files changed, 7 insertions, 11 deletions
diff --git a/net-misc/wget/wget-1.10.ebuild b/net-misc/wget/wget-1.10.ebuild index dc93fd0353fc..aada1fd9737f 100644 --- a/net-misc/wget/wget-1.10.ebuild +++ b/net-misc/wget/wget-1.10.ebuild @@ -1,16 +1,14 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.10.ebuild,v 1.3 2005/07/19 11:32:37 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.10.ebuild,v 1.4 2005/07/28 14:21:54 seemant Exp $ inherit eutils flag-o-matic PATCHVER=0.2 DESCRIPTION="Network utility to retrieve files from the WWW" HOMEPAGE="http://wget.sunsite.dk/" -SRC_URI="http://dev.gentoo.org/~seemant/distfiles/${P}.tar.gz - mirror://gnu/wget/${P}.tar.gz - mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2 - http://dev.gentoo.org/~seemant/distfiles/${P}-gentoo-${PATCHVER}.tar.bz2" +SRC_URI="mirror://gnu/wget/${P}.tar.gz + mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/wget/wget-1.9.1-r3.ebuild b/net-misc/wget/wget-1.9.1-r3.ebuild index ebb63d5194eb..62adb846fcfe 100644 --- a/net-misc/wget/wget-1.9.1-r3.ebuild +++ b/net-misc/wget/wget-1.9.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r3.ebuild,v 1.14 2005/05/10 15:56:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r3.ebuild,v 1.15 2005/07/28 14:21:54 seemant Exp $ inherit gnuconfig eutils flag-o-matic @@ -10,8 +10,7 @@ PATCHVER=0.1 DESCRIPTION="Network utility to retrieve files from the WWW" HOMEPAGE="http://wget.sunsite.dk/" SRC_URI="mirror://gnu/wget/${P}.tar.gz - mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2 - http://dev.gentoo.org/~seemant/distfiles/${P}-gentoo-${PATCHVER}.tar.bz2" + mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/wget/wget-1.9.1-r5.ebuild b/net-misc/wget/wget-1.9.1-r5.ebuild index 9f47bfcf3eb3..23844b39f583 100644 --- a/net-misc/wget/wget-1.9.1-r5.ebuild +++ b/net-misc/wget/wget-1.9.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.12 2005/07/18 18:16:00 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.13 2005/07/28 14:21:54 seemant Exp $ inherit eutils flag-o-matic @@ -8,8 +8,7 @@ PATCHVER=0.4 DESCRIPTION="Network utility to retrieve files from the WWW" HOMEPAGE="http://wget.sunsite.dk/" SRC_URI="mirror://gnu/wget/${P}.tar.gz - mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2 - http://dev.gentoo.org/~seemant/distfiles/${P}-gentoo-${PATCHVER}.tar.bz2" + mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2" LICENSE="GPL-2" SLOT="0" |