diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-02 12:12:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-02 12:12:54 +0000 |
commit | 3aba2706ab1047e6f3b01fd5991c071b9059c4cc (patch) | |
tree | e5a35dcc5e33dcded738f907712ba54a60303efe /net-misc | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-3aba2706ab1047e6f3b01fd5991c071b9059c4cc.tar.gz gentoo-2-3aba2706ab1047e6f3b01fd5991c071b9059c4cc.tar.bz2 gentoo-2-3aba2706ab1047e6f3b01fd5991c071b9059c4cc.zip |
arm stable, bug #355595
(Portage version: 2.1.9.50/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 182e12201eaa..b5c2df33d5f1 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.180 2011/06/01 12:10:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.181 2011/06/02 12:12:54 maekke Exp $ + + 02 Jun 2011; Markus Meier <maekke@gentoo.org> curl-7.21.4.ebuild: + arm stable, bug #355595 01 Jun 2011; Tobias Klausmann <klausman@gentoo.org> curl-7.21.4.ebuild: Stable on alpha, bug #355595 diff --git a/net-misc/curl/curl-7.21.4.ebuild b/net-misc/curl/curl-7.21.4.ebuild index 9a81d5fd9f16..0574300c45d1 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.9 2011/06/01 12:10:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.21.4.ebuild,v 1.10 2011/06/02 12:12:54 maekke 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 ) |