diff options
author | 2012-05-04 00:19:07 +0000 | |
---|---|---|
committer | 2012-05-04 00:19:07 +0000 | |
commit | 0fb832859f381ecca9af390faeda29194b2e90ec (patch) | |
tree | 9fbca05c6c8b59aa6cfec420128a1ce028a5547e /media-video/subtitleeditor/ChangeLog | |
parent | version bump (diff) | |
download | gentoo-2-0fb832859f381ecca9af390faeda29194b2e90ec.tar.gz gentoo-2-0fb832859f381ecca9af390faeda29194b2e90ec.tar.bz2 gentoo-2-0fb832859f381ecca9af390faeda29194b2e90ec.zip |
Fix build failure with >=glib-2.31 (bug #413843, thanks to Piotr Mitas and Andre Reinke).
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'media-video/subtitleeditor/ChangeLog')
-rw-r--r-- | media-video/subtitleeditor/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-video/subtitleeditor/ChangeLog b/media-video/subtitleeditor/ChangeLog index 341dbf1b51a2..c7b712c17853 100644 --- a/media-video/subtitleeditor/ChangeLog +++ b/media-video/subtitleeditor/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/subtitleeditor # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.17 2012/04/29 16:04:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.18 2012/05/04 00:19:07 tetromino Exp $ + + 04 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + subtitleeditor-0.40.0.ebuild, +files/subtitleeditor-0.40.0-glib-2.31.patch: + Fix build failure with >=glib-2.31 (bug #413843, thanks to Piotr Mitas and + Andre Reinke). 29 Apr 2012; Markus Meier <maekke@gentoo.org> subtitleeditor-0.40.0.ebuild: x86 stable, bug #410611 |