diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-07-16 06:52:09 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-07-16 06:52:09 +0000 |
commit | cca42b701a2a91e515cd96da62b004b11159ad9e (patch) | |
tree | 8cb8f0ed616cd7d1910864b40d3a0d4c6b85a134 /media-gfx | |
parent | Version bump, fixes a crash in the exif display. (diff) | |
download | gentoo-2-cca42b701a2a91e515cd96da62b004b11159ad9e.tar.gz gentoo-2-cca42b701a2a91e515cd96da62b004b11159ad9e.tar.bz2 gentoo-2-cca42b701a2a91e515cd96da62b004b11159ad9e.zip |
Version bump with various bugfixes. Drop old.
(Portage version: 2.2.0_alpha118/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/eog/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/eog/eog-3.4.3.ebuild (renamed from media-gfx/eog/eog-3.4.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index a92b815d73ab..71f9c938e0b4 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,12 @@ # 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.291 2012/05/14 01:15:41 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.292 2012/07/16 06:52:09 tetromino Exp $ + +*eog-3.4.3 (16 Jul 2012) + + 16 Jul 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -eog-3.4.0.ebuild, + +eog-3.4.3.ebuild: + Version bump with various bugfixes. Drop old. *eog-3.4.1 (14 May 2012) diff --git a/media-gfx/eog/eog-3.4.0.ebuild b/media-gfx/eog/eog-3.4.3.ebuild index 4b3f00e2cb40..cdfa43006111 100644 --- a/media-gfx/eog/eog-3.4.0.ebuild +++ b/media-gfx/eog/eog-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-3.4.0.ebuild,v 1.2 2012/05/05 07:00:23 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-3.4.3.ebuild,v 1.1 2012/07/16 06:52:09 tetromino Exp $ EAPI="4" GCONF_DEBUG="yes" |