summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-06-25 18:47:46 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-06-25 18:47:46 +0000
commitf0d449e808c2246795bf70b9db3a8f98d2cb023b (patch)
treef2087f7c8d42781857ee580f26e2100b1f2b3a83 /net-misc/curl
parent2.3 stable x86 (diff)
downloadgentoo-2-f0d449e808c2246795bf70b9db3a8f98d2cb023b.tar.gz
gentoo-2-f0d449e808c2246795bf70b9db3a8f98d2cb023b.tar.bz2
gentoo-2-f0d449e808c2246795bf70b9db3a8f98d2cb023b.zip
Stable on sparc
(Portage version: 2.0.51.19)
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 4a1e0bfe2c38..47adb894cc62 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.34 2005/06/25 15:04:04 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.35 2005/06/25 18:47:46 gustavoz Exp $
+
+ 25 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.13.2.ebuild:
+ Stable on sparc
*curl-7.14.0 (25 Jun 2005)
diff --git a/net-misc/curl/curl-7.13.2.ebuild b/net-misc/curl/curl-7.13.2.ebuild
index f3482b2b3170..b9d87446dec1 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.3 2005/06/25 15:04:04 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.13.2.ebuild,v 1.4 2005/06/25 18:47:46 gustavoz 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 )