summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 20:00:41 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 20:00:41 +0000
commit5bed84b57f06c1977782b395e3c41a7914b46b8c (patch)
treee493b1314b2654bd7094c169aa07ad7d24fc8cc1 /app-office/homebank
parentNew glibc now includes nss-db again, so block the new glibc here, and block n... (diff)
downloadhistorical-5bed84b57f06c1977782b395e3c41a7914b46b8c.tar.gz
historical-5bed84b57f06c1977782b395e3c41a7914b46b8c.tar.bz2
historical-5bed84b57f06c1977782b395e3c41a7914b46b8c.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-office/homebank')
-rw-r--r--app-office/homebank/ChangeLog6
-rw-r--r--app-office/homebank/homebank-4.3.ebuild6
-rw-r--r--app-office/homebank/homebank-4.4.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/app-office/homebank/ChangeLog b/app-office/homebank/ChangeLog
index 2faf7ea91769..2b27f76d6f98 100644
--- a/app-office/homebank/ChangeLog
+++ b/app-office/homebank/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/homebank
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.25 2012/03/06 16:14:31 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.26 2012/05/03 20:00:41 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> homebank-4.3.ebuild,
+ homebank-4.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*homebank-4.4 (06 Mar 2012)
diff --git a/app-office/homebank/homebank-4.3.ebuild b/app-office/homebank/homebank-4.3.ebuild
index 5e037732b545..4d82ce77e071 100644
--- a/app-office/homebank/homebank-4.3.ebuild
+++ b/app-office/homebank/homebank-4.3.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-office/homebank/homebank-4.3.ebuild,v 1.7 2011/11/20 12:19:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.3.ebuild,v 1.8 2012/05/03 20:00:41 jdhore Exp $
EAPI="2"
@@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.14:2
sys-libs/zlib
ofx? ( >=dev-libs/libofx-0.7 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=dev-util/intltool-0.40.5"
RDEPEND="${RDEPEND}
gnome-base/librsvg"
diff --git a/app-office/homebank/homebank-4.4.ebuild b/app-office/homebank/homebank-4.4.ebuild
index 9dae83d9db9b..7f61675172bf 100644
--- a/app-office/homebank/homebank-4.4.ebuild
+++ b/app-office/homebank/homebank-4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.4.ebuild,v 1.1 2012/03/06 16:14:31 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.4.ebuild,v 1.2 2012/05/03 20:00:41 jdhore Exp $
EAPI="4"
@@ -18,7 +18,7 @@ RDEPEND=">=x11-libs/gtk+-2.20
>=dev-libs/glib-2.17
ofx? ( >=dev-libs/libofx-0.7 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=dev-util/intltool-0.40.5"
src_configure() {