summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-07-28 04:11:43 +0000
committerSteve Dibb <beandog@gentoo.org>2007-07-28 04:11:43 +0000
commitfea327efb226726d97089710f7f172fa5e016044 (patch)
tree7eea55b529f08dc41885ff3f51336270f4c071ba /net-misc/curl
parentamd64 stable, bug 183567 (diff)
downloadgentoo-2-fea327efb226726d97089710f7f172fa5e016044.tar.gz
gentoo-2-fea327efb226726d97089710f7f172fa5e016044.tar.bz2
gentoo-2-fea327efb226726d97089710f7f172fa5e016044.zip
amd64 stable, security bug 184934
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/curl')
-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 f1b9f1fbe2b5..05450cfeb1f7 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.93 2007/07/24 15:53:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.94 2007/07/28 04:11:43 beandog Exp $
+
+ 28 Jul 2007; Steve Dibb <beandog@gentoo.org> curl-7.15.5-r1.ebuild:
+ amd64 stable, security bug 184934
24 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.15.5-r1.ebuild:
Stable on sparc wrt security #184934
diff --git a/net-misc/curl/curl-7.15.5-r1.ebuild b/net-misc/curl/curl-7.15.5-r1.ebuild
index c1837f1abe05..cbe6deaf864d 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.6 2007/07/24 15:53:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.5-r1.ebuild,v 1.7 2007/07/28 04:11:43 beandog 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 )