diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-01-28 17:26:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-01-28 17:26:03 +0000 |
commit | a5274f1d4881ee784154db9604b2491d6da8eb2b (patch) | |
tree | 0819459eaa2aecf252bdbab957b665df8e0c823d /net-misc/curl | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #399793 (diff) | |
download | gentoo-2-a5274f1d4881ee784154db9604b2491d6da8eb2b.tar.gz gentoo-2-a5274f1d4881ee784154db9604b2491d6da8eb2b.tar.bz2 gentoo-2-a5274f1d4881ee784154db9604b2491d6da8eb2b.zip |
Stable for HPPA (bug #400799).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/curl/curl-7.24.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index de7d8e277088..49dc3491632b 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/curl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.199 2012/01/27 13:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.200 2012/01/28 17:26:03 jer Exp $ + + 28 Jan 2012; Jeroen Roovers <jer@gentoo.org> curl-7.24.0.ebuild: + Stable for HPPA (bug #400799). 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> curl-7.24.0.ebuild: Stable for AMD64, wrt security bug #400799 diff --git a/net-misc/curl/curl-7.24.0.ebuild b/net-misc/curl/curl-7.24.0.ebuild index 4e7770cbba70..4cac54c053ef 100644 --- a/net-misc/curl/curl-7.24.0.ebuild +++ b/net-misc/curl/curl-7.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.24.0.ebuild,v 1.2 2012/01/27 13:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.24.0.ebuild,v 1.3 2012/01/28 17:26:03 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ares gnutls idn ipv6 kerberos ldap nss ssh ssl static-libs test threads" RDEPEND="ldap? ( net-nds/openldap ) |