summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-04-29 14:48:33 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-04-29 14:48:33 +0000
commita0ec0c6e654a3e96a198d8ae81a2b1e6e05a4277 (patch)
tree33021d2633e28af3595537ddbd3b37c90732e243 /net-misc/curl
parentStable on sparc in preparation for gtk 2.4 (diff)
downloadhistorical-a0ec0c6e654a3e96a198d8ae81a2b1e6e05a4277.tar.gz
historical-a0ec0c6e654a3e96a198d8ae81a2b1e6e05a4277.tar.bz2
historical-a0ec0c6e654a3e96a198d8ae81a2b1e6e05a4277.zip
Stable on sparc
Diffstat (limited to 'net-misc/curl')
-rw-r--r--net-misc/curl/ChangeLog5
-rw-r--r--net-misc/curl/Manifest6
-rw-r--r--net-misc/curl/curl-7.11.0.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index 1c5fb9de720a..e0973cfb3e4e 100644
--- a/net-misc/curl/ChangeLog
+++ b/net-misc/curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/curl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.4 2004/04/27 21:26:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.5 2004/04/29 14:48:33 gustavoz Exp $
+
+ 29 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.11.0.ebuild:
+ Stable on sparc
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> curl-7.10.5-r1.ebuild,
curl-7.10.8-r1.ebuild:
diff --git a/net-misc/curl/Manifest b/net-misc/curl/Manifest
index 31365394dd27..53b3e102c2f5 100644
--- a/net-misc/curl/Manifest
+++ b/net-misc/curl/Manifest
@@ -1,10 +1,10 @@
+MD5 f61e697d34d83044aa422fbf4805fd7c ChangeLog 5382
MD5 06f989b21b18276c81de20bcd5bcd538 curl-7.10.5-r1.ebuild 1066
MD5 d4b1d3fb5579b4563c478af200ad8ab0 curl-7.10.7.ebuild 981
MD5 db121fbaaf0a227d009f1f164afba286 curl-7.10.8-r1.ebuild 1097
-MD5 e4784662f5464867f4e8462ea09b6351 curl-7.11.0.ebuild 990
-MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219
-MD5 2f45c377425065d17782d05bf976eba3 ChangeLog 5289
+MD5 24b59441c22bdb045d243a98baf0a064 curl-7.11.0.ebuild 990
MD5 938d800e7101804dbe9f9f5567468ab2 curl-7.11.1.ebuild 1027
+MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219
MD5 e2795c792b9a04fd73ca556ce257f39f files/curl-7.10.5-badssl.patch 343
MD5 05e37478314d224f2ce5840f2e1f31c9 files/curl-7.10.8-transfer-segv.patch 744
MD5 046f849780318802575c450ed113fc9f files/digest-curl-7.10.5-r1 64
diff --git a/net-misc/curl/curl-7.11.0.ebuild b/net-misc/curl/curl-7.11.0.ebuild
index e085d9826986..ead007691d1a 100644
--- a/net-misc/curl/curl-7.11.0.ebuild
+++ b/net-misc/curl/curl-7.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.11.0.ebuild,v 1.2 2004/04/26 07:47:29 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.11.0.ebuild,v 1.3 2004/04/29 14:48:33 gustavoz Exp $
DESCRIPTION="A Client that groks URLs"
SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://curl.haxx.se/"
SLOT="0"
LICENSE="MIT X11"
-KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64 ppc64 ~mips"
+KEYWORDS="x86 ~ppc sparc ~alpha hppa amd64 ppc64 ~mips"
IUSE="ssl ipv6 ldap"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )