diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-05-24 15:00:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-05-24 15:00:24 +0000 |
commit | 1e0fab610e5198f4f72676bbbd930e0736f7a537 (patch) | |
tree | 6735c2ed23d59aa49335cbd62585f4ab12accda0 /net-misc | |
parent | Marking global-5.9.4 ppc for bug 362761 (diff) | |
download | gentoo-2-1e0fab610e5198f4f72676bbbd930e0736f7a537.tar.gz gentoo-2-1e0fab610e5198f4f72676bbbd930e0736f7a537.tar.bz2 gentoo-2-1e0fab610e5198f4f72676bbbd930e0736f7a537.zip |
Stable for HPPA (bug #355595).
(Portage version: 2.2.0_alpha35/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/curl/curl-7.21.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index 55307bcba1b3..db3f8c6ebbcf 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/curl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.174 2011/05/23 08:51:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.175 2011/05/24 15:00:24 jer Exp $ + + 24 May 2011; Jeroen Roovers <jer@gentoo.org> curl-7.21.4.ebuild: + Stable for HPPA (bug #355595). *curl-7.21.6 (23 May 2011) diff --git a/net-misc/curl/curl-7.21.4.ebuild b/net-misc/curl/curl-7.21.4.ebuild index 97ee62bf459d..252267e190f0 100644 --- a/net-misc/curl/curl-7.21.4.ebuild +++ b/net-misc/curl/curl-7.21.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.21.4.ebuild,v 1.3 2011/02/20 14:22:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.21.4.ebuild,v 1.4 2011/05/24 15:00:24 jer Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -14,7 +14,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 libssh2 nss ssl static-libs test threads" RDEPEND="ldap? ( net-nds/openldap ) |