diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:16:40 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:16:40 +0000 |
commit | 62f4c813bd3b036df19c8184860051e4c212cd3f (patch) | |
tree | 52bfb012a3340d19486abb659a933c243561d30a /app-crypt/seahorse/seahorse-2.32.0.ebuild | |
parent | Fix various qa issues. #317943 (diff) | |
download | historical-62f4c813bd3b036df19c8184860051e4c212cd3f.tar.gz historical-62f4c813bd3b036df19c8184860051e4c212cd3f.tar.bz2 historical-62f4c813bd3b036df19c8184860051e4c212cd3f.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-crypt/seahorse/seahorse-2.32.0.ebuild')
-rw-r--r-- | app-crypt/seahorse/seahorse-2.32.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/seahorse/seahorse-2.32.0.ebuild b/app-crypt/seahorse/seahorse-2.32.0.ebuild index f60fc97910b3..91cc67ad3f12 100644 --- a/app-crypt/seahorse/seahorse-2.32.0.ebuild +++ b/app-crypt/seahorse/seahorse-2.32.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/app-crypt/seahorse/seahorse-2.32.0.ebuild,v 1.8 2011/03/22 18:44:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.32.0.ebuild,v 1.9 2012/05/03 18:16:39 jdhore Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -38,7 +38,7 @@ DEPEND="${RDEPEND} sys-devel/gettext >=app-text/gnome-doc-utils-0.3.2 >=app-text/scrollkeeper-0.3 - >=dev-util/pkgconfig-0.20 + virtual/pkgconfig >=dev-util/intltool-0.35 doc? ( >=dev-util/gtk-doc-1.9 )" |