diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-12 21:34:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-12 21:34:02 +0000 |
commit | 10142a4126d6b656216b02c40c0f2b0d4364061a (patch) | |
tree | 685dcb363a4780bdb2f32d0ece56d3e2c7d1403e /net-misc/curl | |
parent | Version bump <http://my.opera.com/desktopteam/blog/show.dml/2975248>. Drop ~p... (diff) | |
download | gentoo-2-10142a4126d6b656216b02c40c0f2b0d4364061a.tar.gz gentoo-2-10142a4126d6b656216b02c40c0f2b0d4364061a.tar.bz2 gentoo-2-10142a4126d6b656216b02c40c0f2b0d4364061a.zip |
Stable for HPPA (bug #258618).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/curl/curl-7.19.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index 78695d3ffd19..7a5f1131a86f 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/curl # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.132 2009/02/12 17:45:31 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.133 2009/02/12 21:34:02 jer Exp $ + + 12 Feb 2009; Jeroen Roovers <jer@gentoo.org> curl-7.19.3.ebuild: + Stable for HPPA (bug #258618). 12 Feb 2009; nixnut <nixnut@gentoo.org> curl-7.19.3.ebuild: ppc stable #258618 diff --git a/net-misc/curl/curl-7.19.3.ebuild b/net-misc/curl/curl-7.19.3.ebuild index 8bf63f07782c..62e1f21fd47c 100644 --- a/net-misc/curl/curl-7.19.3.ebuild +++ b/net-misc/curl/curl-7.19.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.3.ebuild,v 1.2 2009/02/12 17:45:31 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.3.ebuild,v 1.3 2009/02/12 21:34:02 jer Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -15,7 +15,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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" #IUSE="ssl ipv6 ldap ares gnutls nss idn kerberos test" IUSE="ssl ipv6 ldap ares gnutls libssh2 nss idn kerberos test" |