summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2007-10-22 21:06:47 +0000
committerSeemant Kulleen <seemant@gentoo.org>2007-10-22 21:06:47 +0000
commit671d62a64496a0db614047375024bdee70f86060 (patch)
tree8a4b7dd118919a6d364313ad74fa0a7b94c6976d /net-misc
parentRemove packages app-emacs/eieio and app-emacs/semantic, bug #190768. (diff)
downloadgentoo-2-671d62a64496a0db614047375024bdee70f86060.tar.gz
gentoo-2-671d62a64496a0db614047375024bdee70f86060.tar.bz2
gentoo-2-671d62a64496a0db614047375024bdee70f86060.zip
homepage update thanks to Petr Pisar in bug #196738
(Portage version: 2.1.3.15)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wget/ChangeLog8
-rw-r--r--net-misc/wget/wget-1.10.2.ebuild6
-rw-r--r--net-misc/wget/wget-1.9.1-r5.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 06225027763a..8e9d004a5856 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/wget
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.87 2006/10/17 12:38:38 uberlord Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.88 2007/10/22 21:06:47 seemant Exp $
+
+ 22 Oct 2007; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r5.ebuild,
+ wget-1.10.2.ebuild:
+ homepage update thanks to Petr Pisar in bug #196738
17 Oct 2006; Roy Marples <uberlord@gentoo.org> wget-1.10.2.ebuild:
Added ~sparc-fbsd keyword.
diff --git a/net-misc/wget/wget-1.10.2.ebuild b/net-misc/wget/wget-1.10.2.ebuild
index 0bb52decdec2..9bd37a38b77a 100644
--- a/net-misc/wget/wget-1.10.2.ebuild
+++ b/net-misc/wget/wget-1.10.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.10.2.ebuild,v 1.16 2007/10/03 08:47:20 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.10.2.ebuild,v 1.17 2007/10/22 21:06:47 seemant Exp $
inherit eutils flag-o-matic
PATCHVER=0.2
DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="http://wget.sunsite.dk/"
+HOMEPAGE="http://www.gnu.org/software/wget/"
SRC_URI="mirror://gentoo/${P}.tar.gz
mirror://gnu/wget/${P}.tar.gz
mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2"
diff --git a/net-misc/wget/wget-1.9.1-r5.ebuild b/net-misc/wget/wget-1.9.1-r5.ebuild
index fa7f78044908..4fb063a58d4b 100644
--- a/net-misc/wget/wget-1.9.1-r5.ebuild
+++ b/net-misc/wget/wget-1.9.1-r5.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.15 2006/10/12 20:24:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.16 2007/10/22 21:06:47 seemant Exp $
inherit eutils flag-o-matic
PATCHVER=0.4
DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="http://wget.sunsite.dk/"
+HOMEPAGE="http://www.gnu.org/software/wget/"
SRC_URI="mirror://gnu/wget/${P}.tar.gz
mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2"