diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-13 12:36:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-13 12:36:08 +0000 |
commit | 36774da0651008b1c6968e251602861a283bace9 (patch) | |
tree | a6d1496af583f48faaf4b9e657cb2b740f68874a /net-misc/curl | |
parent | Create the /usr/lib(64)/pkgconfig directory before installing, fixes (diff) | |
download | gentoo-2-36774da0651008b1c6968e251602861a283bace9.tar.gz gentoo-2-36774da0651008b1c6968e251602861a283bace9.tar.bz2 gentoo-2-36774da0651008b1c6968e251602861a283bace9.zip |
Marking curl-7.19.6 ppc64 for bug 281515
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/curl/curl-7.19.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index 395a009d7b58..ddbe2e2de223 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/curl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.149 2009/08/27 20:07:35 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.150 2009/09/13 12:36:08 ranger Exp $ + + 13 Sep 2009; Brent Baude <ranger@gentoo.org> curl-7.19.6.ebuild: + Marking curl-7.19.6 ppc64 for bug 281515 27 Aug 2009; Steve Dibb <beandog@gentoo.org> curl-7.19.6.ebuild: amd64 stable, bug 281515 diff --git a/net-misc/curl/curl-7.19.6.ebuild b/net-misc/curl/curl-7.19.6.ebuild index 056eb9a4a9eb..4134674c9491 100644 --- a/net-misc/curl/curl-7.19.6.ebuild +++ b/net-misc/curl/curl-7.19.6.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.6.ebuild,v 1.7 2009/08/27 20:07:35 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.6.ebuild,v 1.8 2009/09/13 12:36:08 ranger 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 x86 ~sparc-fbsd ~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" |