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
commit8bca78a7eaf2bd45f01f720e8475a42890725b58 (patch)
tree758b46a54d045ce26691304f022a318087186ce8 /net-misc/curl/curl-7.20.1.ebuild
parentbuild fix as per bug #280747 thanks to niv. Patch thanks to Debian (diff)
downloadhistorical-8bca78a7eaf2bd45f01f720e8475a42890725b58.tar.gz
historical-8bca78a7eaf2bd45f01f720e8475a42890725b58.tar.bz2
historical-8bca78a7eaf2bd45f01f720e8475a42890725b58.zip
remove planetmirror as valid homepage
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'net-misc/curl/curl-7.20.1.ebuild')
-rw-r--r--net-misc/curl/curl-7.20.1.ebuild5
1 files changed, 2 insertions, 3 deletions
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"