summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-19 18:22:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-19 18:22:21 +0000
commit0705d91a75a5763aead4fce13b904debe350d4b9 (patch)
treea74772c732d434c1e4ff1cad433fa126562f6470 /net-misc
parentversion bump (diff)
downloadgentoo-2-0705d91a75a5763aead4fce13b904debe350d4b9.tar.gz
gentoo-2-0705d91a75a5763aead4fce13b904debe350d4b9.tar.bz2
gentoo-2-0705d91a75a5763aead4fce13b904debe350d4b9.zip
alpha/ia64/x86 stable wrt security #184934
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/curl/ChangeLog5
-rw-r--r--net-misc/curl/curl-7.15.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index 367d89daab8d..1af4d54c9585 100644
--- a/net-misc/curl/ChangeLog
+++ b/net-misc/curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/curl
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.90 2007/07/19 15:51:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.91 2007/07/19 18:22:21 armin76 Exp $
+
+ 19 Jul 2007; Raúl Porcel <armin76@gentoo.org> curl-7.15.5-r1.ebuild:
+ alpha/ia64/x86 stable wrt security #184934
19 Jul 2007; Markus Rothe <corsair@gentoo.org> curl-7.15.5-r1.ebuild:
Stable on ppc64; bug #184934
diff --git a/net-misc/curl/curl-7.15.5-r1.ebuild b/net-misc/curl/curl-7.15.5-r1.ebuild
index f72532bd2f99..5fa68affe3d8 100644
--- a/net-misc/curl/curl-7.15.5-r1.ebuild
+++ b/net-misc/curl/curl-7.15.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.5-r1.ebuild,v 1.3 2007/07/19 15:51:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.5-r1.ebuild,v 1.4 2007/07/19 18:22:21 armin76 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="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="ssl ipv6 ldap ares gnutls idn kerberos test"
RDEPEND="gnutls? ( net-libs/gnutls )