summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-04-13 08:21:24 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-04-13 08:21:24 +0000
commit0bc34e4e0311d374baad4379f28d260012d02307 (patch)
treeed25470ede3519d0d9cc288618d01f1ac5f8114a /media-gfx/eog
parentMake html2text rdepend on setuptools since the installed scripts are importin... (diff)
downloadgentoo-2-0bc34e4e0311d374baad4379f28d260012d02307.tar.gz
gentoo-2-0bc34e4e0311d374baad4379f28d260012d02307.tar.bz2
gentoo-2-0bc34e4e0311d374baad4379f28d260012d02307.zip
Version bump, fixes hang at startup with gtk+-3.4 (bug #411823, thanks to Nikolay S. Rybaloff for reporting). Drop old.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/eog')
-rw-r--r--media-gfx/eog/ChangeLog9
-rw-r--r--media-gfx/eog/eog-3.4.0.ebuild (renamed from media-gfx/eog/eog-3.2.1.ebuild)8
2 files changed, 12 insertions, 5 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog
index 53e76e267a29..22fdab087a2f 100644
--- a/media-gfx/eog/ChangeLog
+++ b/media-gfx/eog/ChangeLog
@@ -1,6 +1,13 @@
# 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.288 2012/02/10 03:27:09 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.289 2012/04/13 08:21:24 tetromino Exp $
+
+*eog-3.4.0 (13 Apr 2012)
+
+ 13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -eog-3.2.1.ebuild,
+ +eog-3.4.0.ebuild:
+ Version bump, fixes hang at startup with gtk+-3.4 (bug #411823, thanks to
+ Nikolay S. Rybaloff for reporting). Drop old.
10 Feb 2012; Patrick Lauer <patrick@gentoo.org> eog-2.32.1.ebuild:
Changing python deps in preparation for 2.4 removal
diff --git a/media-gfx/eog/eog-3.2.1.ebuild b/media-gfx/eog/eog-3.4.0.ebuild
index 4048a4aae24a..0564dbd14ac1 100644
--- a/media-gfx/eog/eog-3.2.1.ebuild
+++ b/media-gfx/eog/eog-3.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.2.1.ebuild,v 1.1 2011/11/03 05:42:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-3.4.0.ebuild,v 1.1 2012/04/13 08:21:24 tetromino Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -16,8 +16,8 @@ SLOT="1"
IUSE="doc +exif +introspection +jpeg lcms +svg tiff xmp"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-RDEPEND=">=x11-libs/gtk+-3.0.2:3[introspection]
- >=dev-libs/glib-2.29.4:2
+RDEPEND=">=x11-libs/gtk+-3.3.6:3[introspection,X]
+ >=dev-libs/glib-2.31.0:2
>=dev-libs/libxml2-2:2
>=dev-libs/libpeas-0.7.4[gtk]
>=gnome-base/gnome-desktop-2.91.2:3