diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-27 08:33:33 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-27 08:33:33 +0000 |
commit | ea2bb31513e6726f8c1fd29ad0b749329d6f26a5 (patch) | |
tree | 4b62cd29143ee66b847e9b587424bc38387c9b6c /media-gfx/eog/ChangeLog | |
parent | Version bump (diff) | |
download | historical-ea2bb31513e6726f8c1fd29ad0b749329d6f26a5.tar.gz historical-ea2bb31513e6726f8c1fd29ad0b749329d6f26a5.tar.bz2 historical-ea2bb31513e6726f8c1fd29ad0b749329d6f26a5.zip |
Fix linking failure with ld.gold and glib-2.32.
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64
Manifest-Sign-Key: 0xCF0ADD61
Diffstat (limited to 'media-gfx/eog/ChangeLog')
-rw-r--r-- | media-gfx/eog/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 8b66fd57f4d4..22a4193a02c6 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/eog # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.294 2012/10/11 14:12:19 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.295 2012/10/27 08:33:28 tetromino Exp $ + + 27 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> eog-2.32.1.ebuild, + +files/eog-2.32.1-gmodule.patch: + Fix linking failure with ld.gold and glib-2.32. *eog-3.4.3-r1 (11 Oct 2012) |