summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 12:33:24 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 12:33:24 +0000
commit500cb746d875c680d0bcdf24a96fe443cf9b42db (patch)
tree2c09f6aee6dfd82a7afeef6a626d6d7d76326fc8 /net-misc/curl
parentStable on amd64. (Manifest recommit) (diff)
downloadgentoo-2-500cb746d875c680d0bcdf24a96fe443cf9b42db.tar.gz
gentoo-2-500cb746d875c680d0bcdf24a96fe443cf9b42db.tar.bz2
gentoo-2-500cb746d875c680d0bcdf24a96fe443cf9b42db.zip
Stable on amd64.
Diffstat (limited to 'net-misc/curl')
-rw-r--r--net-misc/curl/ChangeLog5
-rw-r--r--net-misc/curl/curl-7.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index cf1b6f6394e3..2e245b9fbf6a 100644
--- a/net-misc/curl/ChangeLog
+++ b/net-misc/curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/curl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.14 2004/09/29 09:01:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.15 2004/10/19 12:31:59 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> curl-7.11.1.ebuild:
+ Stable on amd64.
29 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
curl-7.12.0-r2.ebuild:
diff --git a/net-misc/curl/curl-7.11.1.ebuild b/net-misc/curl/curl-7.11.1.ebuild
index fe8c19ca7b2d..956248b9d08c 100644
--- a/net-misc/curl/curl-7.11.1.ebuild
+++ b/net-misc/curl/curl-7.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.11.1.ebuild,v 1.5 2004/06/24 23:40:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.11.1.ebuild,v 1.6 2004/10/19 12:31:59 absinthe Exp $
DESCRIPTION="A Client that groks URLs"
HOMEPAGE="http://curl.haxx.se/"
@@ -8,7 +8,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa ~amd64 ~ppc64 s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ~ppc64 s390"
IUSE="ssl ipv6 ldap"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )