summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2010-07-18 04:42:35 +0000
committerDaniel Black <dragonheart@gentoo.org>2010-07-18 04:42:35 +0000
commitb03b7d57f5025d376d8f59c731a6c7c6e2fecaa0 (patch)
treeebf19996eafc8dca38a68e0a6da19b6472ca91d1 /net-misc
parentbuild fix as per bug #280747 thanks to niv. Patch thanks to Debian (diff)
downloadgentoo-2-b03b7d57f5025d376d8f59c731a6c7c6e2fecaa0.tar.gz
gentoo-2-b03b7d57f5025d376d8f59c731a6c7c6e2fecaa0.tar.bz2
gentoo-2-b03b7d57f5025d376d8f59c731a6c7c6e2fecaa0.zip
remove planetmirror as valid homepage
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/curl/ChangeLog6
-rw-r--r--net-misc/curl/curl-7.20.0-r2.ebuild5
-rw-r--r--net-misc/curl/curl-7.20.1.ebuild5
-rw-r--r--net-misc/curl/curl-7.21.0.ebuild5
4 files changed, 11 insertions, 10 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index 6ef7968f00ad..3572a85e2650 100644
--- a/net-misc/curl/ChangeLog
+++ b/net-misc/curl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/curl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.165 2010/07/03 14:17:25 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.166 2010/07/18 04:42:35 dragonheart Exp $
+
+ 18 Jul 2010; Daniel Black <dragonheart@gentoo.org> curl-7.20.0-r2.ebuild,
+ curl-7.20.1.ebuild, curl-7.21.0.ebuild:
+ remove planetmirror as valid homepage
03 Jul 2010; Dror Levin <spatz@gentoo.org> -curl-7.19.6.ebuild:
Remove vulnerable version, bug 308645.
diff --git a/net-misc/curl/curl-7.20.0-r2.ebuild b/net-misc/curl/curl-7.20.0-r2.ebuild
index 9ac3c5f5eed0..d5f859db73eb 100644
--- a/net-misc/curl/curl-7.20.0-r2.ebuild
+++ b/net-misc/curl/curl-7.20.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.20.0-r2.ebuild,v 1.6 2010/07/03 14:09:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.20.0-r2.ebuild,v 1.7 2010/07/18 04:42:35 dragonheart Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -8,9 +8,8 @@ inherit multilib eutils
#MY_P=${P/_pre/-}
DESCRIPTION="A Client that groks URLs"
-HOMEPAGE="http://curl.haxx.se/ http://curl.planetmirror.com"
+HOMEPAGE="http://curl.haxx.se/"
#SRC_URI="http://cool.haxx.se/curl-daily/${MY_P}.tar.bz2"
-#SRC_URI="http://curl.planetmirror.com/download/${P}.tar.bz2"
SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT"
diff --git a/net-misc/curl/curl-7.20.1.ebuild b/net-misc/curl/curl-7.20.1.ebuild
index 6516ddb36b64..fbc8b947dcf1 100644
--- a/net-misc/curl/curl-7.20.1.ebuild
+++ b/net-misc/curl/curl-7.20.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.20.1.ebuild,v 1.1 2010/04/15 20:55:42 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.20.1.ebuild,v 1.2 2010/07/18 04:42:35 dragonheart Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -10,9 +10,8 @@ inherit multilib eutils
#MY_P=${P/_pre/-}
DESCRIPTION="A Client that groks URLs"
-HOMEPAGE="http://curl.haxx.se/ http://curl.planetmirror.com"
+HOMEPAGE="http://curl.haxx.se/"
#SRC_URI="http://cool.haxx.se/curl-daily/${MY_P}.tar.bz2"
-#SRC_URI="http://curl.planetmirror.com/download/${P}.tar.bz2"
SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT"
diff --git a/net-misc/curl/curl-7.21.0.ebuild b/net-misc/curl/curl-7.21.0.ebuild
index d22fff257b59..971b4883b48b 100644
--- a/net-misc/curl/curl-7.21.0.ebuild
+++ b/net-misc/curl/curl-7.21.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.21.0.ebuild,v 1.4 2010/07/02 13:34:48 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.21.0.ebuild,v 1.5 2010/07/18 04:42:35 dragonheart Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -10,9 +10,8 @@ inherit multilib eutils libtool prefix
#MY_P=${P/_pre/-}
DESCRIPTION="A Client that groks URLs"
-HOMEPAGE="http://curl.haxx.se/ http://curl.planetmirror.com"
+HOMEPAGE="http://curl.haxx.se/"
#SRC_URI="http://cool.haxx.se/curl-daily/${MY_P}.tar.bz2"
-#SRC_URI="http://curl.planetmirror.com/download/${P}.tar.bz2"
SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT"