summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 18:16:40 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 18:16:40 +0000
commit62f4c813bd3b036df19c8184860051e4c212cd3f (patch)
tree52bfb012a3340d19486abb659a933c243561d30a /app-crypt/gringotts
parentFix various qa issues. #317943 (diff)
downloadhistorical-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/gringotts')
-rw-r--r--app-crypt/gringotts/ChangeLog7
-rw-r--r--app-crypt/gringotts/gringotts-1.2.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/gringotts/ChangeLog b/app-crypt/gringotts/ChangeLog
index d87f6d58b5f0..28bc2108abe8 100644
--- a/app-crypt/gringotts/ChangeLog
+++ b/app-crypt/gringotts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/gringotts
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.39 2011/10/20 22:42:16 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.40 2012/05/03 18:16:38 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gringotts-1.2.10.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
21 Oct 2011; Pacho Ramos <pacho@gentoo.org> -gringotts-1.2.9.ebuild,
gringotts-1.2.10.ebuild:
diff --git a/app-crypt/gringotts/gringotts-1.2.10.ebuild b/app-crypt/gringotts/gringotts-1.2.10.ebuild
index 4bff5c793a2b..e30e6e5d228a 100644
--- a/app-crypt/gringotts/gringotts-1.2.10.ebuild
+++ b/app-crypt/gringotts/gringotts-1.2.10.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/gringotts/gringotts-1.2.10.ebuild,v 1.6 2011/10/20 22:42:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.10.ebuild,v 1.7 2012/05/03 18:16:38 jdhore Exp $
EAPI="2"
@@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/libgringotts-1.2
DEPEND="${RDEPEND}
sys-devel/gettext
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# Drop DEPRECATION flags, bug #387831