diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-11-24 00:20:07 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-11-24 00:20:07 +0000 |
commit | 063356b67cfc7b66951934f249032579c9c910a9 (patch) | |
tree | 6113144107a01856da83e51c660b85bf4067ec13 /net-libs/gnutls/ChangeLog | |
parent | Bump, parrot backend is disabled as it doesn't work (diff) | |
download | gentoo-2-063356b67cfc7b66951934f249032579c9c910a9.tar.gz gentoo-2-063356b67cfc7b66951934f249032579c9c910a9.tar.bz2 gentoo-2-063356b67cfc7b66951934f249032579c9c910a9.zip |
Add work-around for gtk-doc out-of-source build issues, bug #519762.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-libs/gnutls/ChangeLog')
-rw-r--r-- | net-libs/gnutls/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog index 7b5a120cb318..1c0d408f3704 100644 --- a/net-libs/gnutls/ChangeLog +++ b/net-libs/gnutls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gnutls # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.518 2014/11/23 23:13:33 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.519 2014/11/24 00:20:07 mgorny Exp $ + + 24 Nov 2014; Michał Górny <mgorny@gentoo.org> gnutls-3.3.10-r2.ebuild: + Add work-around for gtk-doc out-of-source build issues, bug #519762. *gnutls-3.3.10-r2 (23 Nov 2014) |