summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/evince/ChangeLog6
-rw-r--r--app-text/evince/evince-2.32.0-r2.ebuild4
-rw-r--r--app-text/evince/evince-2.32.0-r3.ebuild4
-rw-r--r--app-text/evince/evince-3.2.1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog
index 2c1ccc572295..4244c28a0f2e 100644
--- a/app-text/evince/ChangeLog
+++ b/app-text/evince/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/evince
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.231 2011/11/15 23:20:08 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.232 2011/11/16 10:56:14 jlec Exp $
+
+ 16 Nov 2011; Justin Lecher <jlec@gentoo.org> evince-2.32.0-r2.ebuild,
+ evince-2.32.0-r3.ebuild, evince-3.2.1.ebuild:
+ Corrected Slotting of media-libs/tiff
15 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
evince-2.32.0-r2.ebuild, evince-2.32.0-r3.ebuild:
diff --git a/app-text/evince/evince-2.32.0-r2.ebuild b/app-text/evince/evince-2.32.0-r2.ebuild
index b9caa4eabded..1d96162b731d 100644
--- a/app-text/evince/evince-2.32.0-r2.ebuild
+++ b/app-text/evince/evince-2.32.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r2.ebuild,v 1.8 2011/11/15 23:20:08 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r2.ebuild,v 1.9 2011/11/16 10:56:15 jlec Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -37,7 +37,7 @@ RDEPEND="
gnome-keyring? ( >=gnome-base/gnome-keyring-2.22.0 )
introspection? ( >=dev-libs/gobject-introspection-0.6 )
nautilus? ( >=gnome-base/nautilus-2.10[introspection?] )
- tiff? ( >=media-libs/tiff-3.6 )
+ tiff? ( >=media-libs/tiff-3.6:0 )
"
DEPEND="${RDEPEND}
app-text/scrollkeeper
diff --git a/app-text/evince/evince-2.32.0-r3.ebuild b/app-text/evince/evince-2.32.0-r3.ebuild
index d507e5f60d33..38a72b66aad1 100644
--- a/app-text/evince/evince-2.32.0-r3.ebuild
+++ b/app-text/evince/evince-2.32.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r3.ebuild,v 1.9 2011/11/15 23:20:08 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r3.ebuild,v 1.10 2011/11/16 10:56:15 jlec Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -37,7 +37,7 @@ RDEPEND="
gnome-keyring? ( >=gnome-base/gnome-keyring-2.22.0 )
introspection? ( >=dev-libs/gobject-introspection-0.6 )
nautilus? ( >=gnome-base/nautilus-2.10[introspection?] )
- tiff? ( >=media-libs/tiff-3.6 )
+ tiff? ( >=media-libs/tiff-3.6:0 )
"
DEPEND="${RDEPEND}
app-text/scrollkeeper
diff --git a/app-text/evince/evince-3.2.1.ebuild b/app-text/evince/evince-3.2.1.ebuild
index 7848a0e6ba02..b5ed574b576b 100644
--- a/app-text/evince/evince-3.2.1.ebuild
+++ b/app-text/evince/evince-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.2.1.ebuild,v 1.1 2011/11/03 05:31:59 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.2.1.ebuild,v 1.2 2011/11/16 10:56:15 jlec Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -46,7 +46,7 @@ RDEPEND="
gnome-keyring? ( >=gnome-base/gnome-keyring-2.22.0 )
introspection? ( >=dev-libs/gobject-introspection-0.6 )
nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )
- tiff? ( >=media-libs/tiff-3.6 )
+ tiff? ( >=media-libs/tiff-3.6:0 )
xps? ( >=app-text/libgxps-0.0.1 )
"
DEPEND="${RDEPEND}