diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 12:54:11 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 12:54:11 +0000 |
commit | d1f0467ef38d0bea206a4044655e8eeea8c1da14 (patch) | |
tree | 3bed44a83906d915943854c1dd51f8dc8f68f69b /app-text/evince/evince-2.24.2.ebuild | |
parent | Version bump and old version cleanup (diff) | |
download | gentoo-2-d1f0467ef38d0bea206a4044655e8eeea8c1da14.tar.gz gentoo-2-d1f0467ef38d0bea206a4044655e8eeea8c1da14.tar.bz2 gentoo-2-d1f0467ef38d0bea206a4044655e8eeea8c1da14.zip |
Update dependencies w.r.t. bug 264230, fully-split-out poppler transition. Also punt evince-2.20.1, since no version of poppler in-tree meets the requirements of <app-text/poppler-bindings-0.8.
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'app-text/evince/evince-2.24.2.ebuild')
-rw-r--r-- | app-text/evince/evince-2.24.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/evince/evince-2.24.2.ebuild b/app-text/evince/evince-2.24.2.ebuild index 7a64e74cc96c..e6a9da3c7f98 100644 --- a/app-text/evince/evince-2.24.2.ebuild +++ b/app-text/evince/evince-2.24.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.24.2.ebuild,v 1.8 2009/03/18 15:17:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.24.2.ebuild,v 1.9 2009/03/30 12:54:11 loki_val Exp $ EAPI="2" inherit eutils gnome2 @@ -23,7 +23,7 @@ RDEPEND=" >=gnome-base/libglade-2 >=gnome-base/gconf-2 nautilus? ( >=gnome-base/nautilus-2.10 ) - >=app-text/poppler-bindings-0.8[gtk,cairo] + >=virtual/poppler-glib-0.8[cairo] dvi? ( virtual/tex-base t1lib? ( >=media-libs/t1lib-5.0.0 ) |