summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-03 14:48:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-03 14:48:15 +0000
commitb6166390a54a3356c2e4ad264831bbee54c749ba (patch)
tree07d5469fe696d7c2d4f2425a74627e323ea1747c /net-misc
parentdeprecated uNF (diff)
downloadgentoo-2-b6166390a54a3356c2e4ad264831bbee54c749ba.tar.gz
gentoo-2-b6166390a54a3356c2e4ad264831bbee54c749ba.tar.bz2
gentoo-2-b6166390a54a3356c2e4ad264831bbee54c749ba.zip
Stable on sparc
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/curl/ChangeLog5
-rw-r--r--net-misc/curl/curl-7.12.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index f8989da29103..a1ecbd120193 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.16 2004/10/31 18:58:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.17 2004/11/03 14:48:15 gustavoz Exp $
+
+ 03 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.12.0-r2.ebuild:
+ Stable on sparc
31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> curl-7.12.0-r2.ebuild:
Stable on alpha.
diff --git a/net-misc/curl/curl-7.12.0-r2.ebuild b/net-misc/curl/curl-7.12.0-r2.ebuild
index 0964937498d4..10398b1f311c 100644
--- a/net-misc/curl/curl-7.12.0-r2.ebuild
+++ b/net-misc/curl/curl-7.12.0-r2.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.12.0-r2.ebuild,v 1.5 2004/10/31 18:58:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.12.0-r2.ebuild,v 1.6 2004/11/03 14:48:15 gustavoz Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -12,7 +12,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 )