summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 08:42:24 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 08:42:24 +0000
commitb244cd997ac7f8e801a70e6aa33c279424dabdf5 (patch)
tree9bf51f145fc0872ccf0fa8421cbf0b812c6e81b2 /mail-client/balsa
parentLet distutils compile python modules, see bug #413957. (diff)
downloadgentoo-2-b244cd997ac7f8e801a70e6aa33c279424dabdf5.tar.gz
gentoo-2-b244cd997ac7f8e801a70e6aa33c279424dabdf5.tar.bz2
gentoo-2-b244cd997ac7f8e801a70e6aa33c279424dabdf5.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'mail-client/balsa')
-rw-r--r--mail-client/balsa/ChangeLog6
-rw-r--r--mail-client/balsa/balsa-2.4.11.ebuild4
-rw-r--r--mail-client/balsa/balsa-2.4.8.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/mail-client/balsa/ChangeLog b/mail-client/balsa/ChangeLog
index d6fd3fca4337..4406837fa197 100644
--- a/mail-client/balsa/ChangeLog
+++ b/mail-client/balsa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/balsa
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.113 2012/04/14 17:59:58 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.114 2012/05/04 08:42:23 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> balsa-2.4.8.ebuild,
+ balsa-2.4.11.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*balsa-2.4.11 (14 Apr 2012)
diff --git a/mail-client/balsa/balsa-2.4.11.ebuild b/mail-client/balsa/balsa-2.4.11.ebuild
index 19ed50689b81..777cb4f95f59 100644
--- a/mail-client/balsa/balsa-2.4.11.ebuild
+++ b/mail-client/balsa/balsa-2.4.11.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/mail-client/balsa/balsa-2.4.11.ebuild,v 1.1 2012/04/14 17:59:58 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.4.11.ebuild,v 1.2 2012/05/04 08:42:23 jdhore Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -52,7 +52,7 @@ RDEPEND=">=dev-libs/glib-2.16:2
xface? ( >=media-libs/compface-1.5.1 )"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext
>=app-text/scrollkeeper-0.1.4
app-text/gnome-doc-utils"
diff --git a/mail-client/balsa/balsa-2.4.8.ebuild b/mail-client/balsa/balsa-2.4.8.ebuild
index bfb8d7a1e9c8..5a8d4cb6b511 100644
--- a/mail-client/balsa/balsa-2.4.8.ebuild
+++ b/mail-client/balsa/balsa-2.4.8.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/mail-client/balsa/balsa-2.4.8.ebuild,v 1.10 2011/10/27 06:28:04 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.4.8.ebuild,v 1.11 2012/05/04 08:42:23 jdhore Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -52,7 +52,7 @@ RDEPEND=">=dev-libs/glib-2.16:2
xface? ( >=media-libs/compface-1.5.1 )"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext
>=app-text/scrollkeeper-0.1.4
app-text/gnome-doc-utils"