summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2005-08-17 00:49:35 +0000
committerMalcolm Lashley <malc@gentoo.org>2005-08-17 00:49:35 +0000
commit20d0b6f853ce3603162e93243a1399bfe3644e9b (patch)
tree815d7ada24f1ac9893fee53afd6790f599425786 /net-misc/curl
parentNew version: 2.11.1 (diff)
downloadgentoo-2-20d0b6f853ce3603162e93243a1399bfe3644e9b.tar.gz
gentoo-2-20d0b6f853ce3603162e93243a1399bfe3644e9b.tar.bz2
gentoo-2-20d0b6f853ce3603162e93243a1399bfe3644e9b.zip
bug bug #102774 ATs++
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/curl')
-rw-r--r--net-misc/curl/ChangeLog5
-rw-r--r--net-misc/curl/curl-7.13.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index 75afa61e9cd6..1d36d12d1a5c 100644
--- a/net-misc/curl/ChangeLog
+++ b/net-misc/curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/curl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.40 2005/07/05 20:18:29 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.41 2005/08/17 00:49:35 malc Exp $
+
+ 17 Aug 2005; Malcolm Lashley <malc@gentoo.org> curl-7.13.2.ebuild:
+ Stable on amd64
05 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> curl-7.13.2.ebuild:
Stable on hppa.
diff --git a/net-misc/curl/curl-7.13.2.ebuild b/net-misc/curl/curl-7.13.2.ebuild
index e5ccb4dbb9db..c9b9ec004a46 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.9 2005/07/07 00:33:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.13.2.ebuild,v 1.10 2005/08/17 00:49:35 malc 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 )