summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-07 00:33:19 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-07 00:33:19 +0000
commit7ea12ce26255156cb440b979cd281477c073669c (patch)
tree741eac4e6e9113a26f56bc254075b554d3ece107 /net-misc
parentarm stable (diff)
downloadhistorical-7ea12ce26255156cb440b979cd281477c073669c.tar.gz
historical-7ea12ce26255156cb440b979cd281477c073669c.tar.bz2
historical-7ea12ce26255156cb440b979cd281477c073669c.zip
arm/ia64/s390 stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/curl/Manifest10
-rw-r--r--net-misc/curl/curl-7.13.2.ebuild4
2 files changed, 12 insertions, 2 deletions
diff --git a/net-misc/curl/Manifest b/net-misc/curl/Manifest
index 53dc5967a544..73b6445f306e 100644
--- a/net-misc/curl/Manifest
+++ b/net-misc/curl/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219
MD5 0833c475e1ca2401053dee33b976b61f curl-7.13.2.ebuild 2394
MD5 05feea982ac76ca00a33c322f4fb8ed7 curl-7.14.0.ebuild 2669
@@ -9,3 +12,10 @@ MD5 71c346cc704727e0bdaef7333521adeb files/digest-curl-7.13.2 130
MD5 159b437588320b2a3f726d3aa55890e5 files/digest-curl-7.13.1 65
MD5 05e37478314d224f2ce5840f2e1f31c9 files/curl-7.10.8-transfer-segv.patch 744
MD5 147739a83aa9a907c8968007c33f4157 files/digest-curl-7.14.0 130
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCzHiCgIKl8Uu19MoRAkNzAJoC7KCbtbe0RnqSlxoRCfYdk4MwqACfcVui
+pzJePJvtPL6Dg6jqWGYmXB0=
+=xqrp
+-----END PGP SIGNATURE-----
diff --git a/net-misc/curl/curl-7.13.2.ebuild b/net-misc/curl/curl-7.13.2.ebuild
index 9bcf8c1c9956..e5ccb4dbb9db 100644
--- a/net-misc/curl/curl-7.13.2.ebuild
+++ b/net-misc/curl/curl-7.13.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.13.2.ebuild,v 1.8 2005/07/05 20:18:29 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.13.2.ebuild,v 1.9 2005/07/07 00:33:19 vapier Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -20,7 +20,7 @@ http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~s390 sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86"
IUSE="ssl ipv6 ldap ares"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )