commit:     e72ff96a2826a33cc1f289bd476913f23891bea2
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  5 21:36:55 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct  5 21:42:23 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e72ff96a

media-gfx/eog: 3.12.2 → 3.14.0

Raise gtk+ dependency.

https://bugzilla.gnome.org/show_bug.cgi?id=737960

---
 media-gfx/eog/{eog-3.12.1.ebuild => eog-3.14.0.ebuild} | 5 ++---
 media-gfx/eog/eog-9999.ebuild                          | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/media-gfx/eog/eog-3.12.1.ebuild b/media-gfx/eog/eog-3.14.0.ebuild
similarity index 91%
rename from media-gfx/eog/eog-3.12.1.ebuild
rename to media-gfx/eog/eog-3.14.0.ebuild
index 343951f..0d6927e 100644
--- a/media-gfx/eog/eog-3.12.1.ebuild
+++ b/media-gfx/eog/eog-3.14.0.ebuild
@@ -9,7 +9,7 @@ GNOME2_LA_PUNT="yes"
 inherit gnome2
 
 DESCRIPTION="The Eye of GNOME image viewer"
-HOMEPAGE="http://projects.gnome.org/eog/";
+HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome";
 
 LICENSE="GPL-2+"
 SLOT="1"
@@ -19,13 +19,12 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
 REQUIRED_USE="exif? ( jpeg )"
 
 RDEPEND="
-       >=x11-libs/gtk+-3.10.6:3[introspection,X]
+       >=x11-libs/gtk+-3.14:3[introspection,X]
        >=dev-libs/glib-2.38:2
        >=dev-libs/libxml2-2:2
        >=dev-libs/libpeas-0.7.4:=[gtk]
        >=gnome-base/gnome-desktop-2.91.2:3=
        >=gnome-base/gsettings-desktop-schemas-2.91.92
-       >=x11-themes/gnome-icon-theme-2.19.1
        >=x11-misc/shared-mime-info-0.20
 
        x11-libs/gdk-pixbuf:2[jpeg?,tiff?]

diff --git a/media-gfx/eog/eog-9999.ebuild b/media-gfx/eog/eog-9999.ebuild
index 502174a..40ddca7 100644
--- a/media-gfx/eog/eog-9999.ebuild
+++ b/media-gfx/eog/eog-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999 ]]; then
 fi
 
 DESCRIPTION="The Eye of GNOME image viewer"
-HOMEPAGE="http://projects.gnome.org/eog/";
+HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome";
 
 LICENSE="GPL-2+"
 SLOT="1"
@@ -27,13 +27,12 @@ fi
 REQUIRED_USE="exif? ( jpeg )"
 
 RDEPEND="
-       >=x11-libs/gtk+-3.10.6:3[introspection,X]
+       >=x11-libs/gtk+-3.14:3[introspection,X]
        >=dev-libs/glib-2.38:2
        >=dev-libs/libxml2-2:2
        >=dev-libs/libpeas-0.7.4:=[gtk]
        >=gnome-base/gnome-desktop-2.91.2:3=
        >=gnome-base/gsettings-desktop-schemas-2.91.92
-       >=x11-themes/gnome-icon-theme-2.19.1
        >=x11-misc/shared-mime-info-0.20
 
        x11-libs/gdk-pixbuf:2[jpeg?,tiff?]

Reply via email to