diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-15 12:18:03 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-15 12:18:03 +0000 |
commit | 64541f29668bae81e2c025a83675931fbf6b9956 (patch) | |
tree | 29da8a1135619366454600beb9c9e01e8af47024 /net-misc/curl/ChangeLog | |
parent | Mask multilib curl. (diff) | |
download | gentoo-2-64541f29668bae81e2c025a83675931fbf6b9956.tar.gz gentoo-2-64541f29668bae81e2c025a83675931fbf6b9956.tar.bz2 gentoo-2-64541f29668bae81e2c025a83675931fbf6b9956.zip |
Enable multilib support, bug #511002.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-misc/curl/ChangeLog')
-rw-r--r-- | net-misc/curl/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index 4a69fd218ed4..f4bd6a83d19c 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/curl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.362 2014/05/21 06:56:50 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.363 2014/06/15 12:18:03 mgorny Exp $ + +*curl-7.37.0-r1 (15 Jun 2014) + + 15 Jun 2014; Michał Górny <mgorny@gentoo.org> +curl-7.37.0-r1.ebuild, + +files/curl-7.37.0-host-krb5-config.patch: + Enable multilib support, bug #511002. *curl-7.37.0 (21 May 2014) |