diff options
author | 2012-05-04 03:33:18 +0000 | |
---|---|---|
committer | 2012-05-04 03:33:18 +0000 | |
commit | 2f6305b4d7359dcf66bec4399cbd52ef3ed6479f (patch) | |
tree | 0235dad1ea1773e4ff914d41b42c06db63d19fd4 /app-text/evince/evince-3.2.1.ebuild | |
parent | add missing test to IUSE (diff) | |
download | gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.tar.gz gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.tar.bz2 gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-text/evince/evince-3.2.1.ebuild')
-rw-r--r-- | app-text/evince/evince-3.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/evince/evince-3.2.1.ebuild b/app-text/evince/evince-3.2.1.ebuild index be5c4a151e3d..4b0616acb6da 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 +# Copyright 1999-2012 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.4 2011/12/04 04:34:41 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.2.1.ebuild,v 1.5 2012/05/04 03:33:15 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -53,7 +53,7 @@ DEPEND="${RDEPEND} app-text/scrollkeeper >=app-text/gnome-doc-utils-0.3.2 app-text/docbook-xml-dtd:4.3 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig sys-devel/gettext >=dev-util/intltool-0.35 >=dev-util/gtk-doc-am-1.13 |