diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2013-10-07 16:41:48 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2013-10-07 16:41:48 +0000 |
commit | f9831c5c126166f7991fe1f284b0b2478954cc16 (patch) | |
tree | 8d533ed9b8ab318c64d153a67bf30780ad4c0cea /x11-libs/gtk+/ChangeLog | |
parent | fix smpeg2-config (diff) | |
download | gentoo-2-f9831c5c126166f7991fe1f284b0b2478954cc16.tar.gz gentoo-2-f9831c5c126166f7991fe1f284b0b2478954cc16.tar.bz2 gentoo-2-f9831c5c126166f7991fe1f284b0b2478954cc16.zip |
2.24.21 tarball doesn't have introspection.m4 (bug #487220, thanks to wojtek).
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'x11-libs/gtk+/ChangeLog')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 9033dd41e2ae..ab33e21232bf 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.676 2013/09/28 21:02:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.677 2013/10/07 16:41:48 tetromino Exp $ + + 07 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org> gtk+-2.24.21.ebuild: + 2.24.21 tarball doesn't have introspection.m4 (bug #487220, thanks to + wojtek). *gtk+-2.24.21 (28 Sep 2013) |