diff options
author | 2012-05-03 18:16:40 +0000 | |
---|---|---|
committer | 2012-05-03 18:16:40 +0000 | |
commit | 62f4c813bd3b036df19c8184860051e4c212cd3f (patch) | |
tree | 52bfb012a3340d19486abb659a933c243561d30a /app-crypt/gpa/gpa-0.9.1_pre20100416.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/gpa/gpa-0.9.1_pre20100416.ebuild')
-rw-r--r-- | app-crypt/gpa/gpa-0.9.1_pre20100416.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/gpa/gpa-0.9.1_pre20100416.ebuild b/app-crypt/gpa/gpa-0.9.1_pre20100416.ebuild index 5b0fb5f0becb..361470535f0c 100644 --- a/app-crypt/gpa/gpa-0.9.1_pre20100416.ebuild +++ b/app-crypt/gpa/gpa-0.9.1_pre20100416.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/gpa/gpa-0.9.1_pre20100416.ebuild,v 1.8 2011/03/27 10:03:38 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.9.1_pre20100416.ebuild,v 1.9 2012/05/03 18:16:38 jdhore Exp $ EAPI="3" @@ -23,7 +23,7 @@ RDEPEND=">=x11-libs/gtk+-2.10.0:2 >=app-crypt/gnupg-2 >=app-crypt/gpgme-1.2.0" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.7 + virtual/pkgconfig nls? ( sys-devel/gettext )" src_prepare() { |