summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-03-18 21:51:01 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-03-18 21:51:01 +0000
commit477303300fa128cd86472c557d3d00419de9cc3f (patch)
tree1795c83fffba37721101bc3322142c17f9fce5b0 /net-misc/wget
parentChangeLog fixes (Manifest recommit) (diff)
downloadgentoo-2-477303300fa128cd86472c557d3d00419de9cc3f.tar.gz
gentoo-2-477303300fa128cd86472c557d3d00419de9cc3f.tar.bz2
gentoo-2-477303300fa128cd86472c557d3d00419de9cc3f.zip
HOMEPAGE fix thanks to: Dice Random <dice@warpenguin.com> in bug #45041
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/ChangeLog8
-rw-r--r--net-misc/wget/wget-1.8.2-r3.ebuild6
-rw-r--r--net-misc/wget/wget-1.9-r2.ebuild6
-rw-r--r--net-misc/wget/wget-1.9.1-r2.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 15909003fafa..f1aeefb193d2 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/wget
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.36 2003/12/10 09:24:58 seemant Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.37 2004/03/18 21:51:01 seemant Exp $
+
+ 18 Mar 2004; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2-r3.ebuild,
+ wget-1.9-r2.ebuild, wget-1.9.1-r2.ebuild:
+ HOMEPAGE fix thanks to: Dice Random <dice@warpenguin.com> in bug #45041
10 Dec 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r2.ebuild,
files/wget-1.9.1+ipvmisc.patch:
diff --git a/net-misc/wget/wget-1.8.2-r3.ebuild b/net-misc/wget/wget-1.8.2-r3.ebuild
index 06534b7eb811..80386402d794 100644
--- a/net-misc/wget/wget-1.8.2-r3.ebuild
+++ b/net-misc/wget/wget-1.8.2-r3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r3.ebuild,v 1.10 2004/02/23 00:17:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r3.ebuild,v 1.11 2004/03/18 21:51:01 seemant Exp $
inherit gnuconfig
NPVER=20011209
DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="http://www.cg.tuwien.ac.at/~prikryl/wget.html"
+HOMEPAGE="http://wget.sunsite.dk/"
SRC_URI="mirror://gnu/wget/${P}.tar.gz
mirror://gentoo/wget-new-percentage-cvs-${NPVER}.tar.gz
ipv6? mirror://gentoo/${P}-ipv6-debian.patch.bz2"
diff --git a/net-misc/wget/wget-1.9-r2.ebuild b/net-misc/wget/wget-1.9-r2.ebuild
index 39ae5d177259..a7a26bc0a9da 100644
--- a/net-misc/wget/wget-1.9-r2.ebuild
+++ b/net-misc/wget/wget-1.9-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9-r2.ebuild,v 1.5 2004/02/23 00:17:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9-r2.ebuild,v 1.6 2004/03/18 21:51:01 seemant Exp $
inherit gnuconfig
@@ -8,7 +8,7 @@ IUSE="ssl nls static ipv6 debug socks5"
PATCHVER=0.1
DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="http://www.cg.tuwien.ac.at/~prikryl/wget.html"
+HOMEPAGE="http://wget.sunsite.dk/"
SRC_URI="mirror://gnu/wget/${P}.tar.gz
mirror://gentoo/${P}+ipvmisc-${PATCHVER}.patch"
diff --git a/net-misc/wget/wget-1.9.1-r2.ebuild b/net-misc/wget/wget-1.9.1-r2.ebuild
index 87fe484dff57..e36369130fae 100644
--- a/net-misc/wget/wget-1.9.1-r2.ebuild
+++ b/net-misc/wget/wget-1.9.1-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.7 2004/03/02 16:45:08 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.8 2004/03/18 21:51:01 seemant Exp $
inherit gnuconfig
NPVER=20031022
DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="http://www.cg.tuwien.ac.at/~prikryl/wget.html"
+HOMEPAGE="http://wget.sunsite.dk/"
SRC_URI="mirror://gnu/wget/${P}.tar.gz"
LICENSE="GPL-2"