summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 04:18:37 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 04:18:37 +0000
commit55aed78276fb432ce8314889bd47b27302746ba0 (patch)
treeab5b82575c979edd2e7607eaec01156bc3b3ddbb /net-mail/mpop
parentwhitespace (diff)
downloadhistorical-55aed78276fb432ce8314889bd47b27302746ba0.tar.gz
historical-55aed78276fb432ce8314889bd47b27302746ba0.tar.bz2
historical-55aed78276fb432ce8314889bd47b27302746ba0.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-mail/mpop')
-rw-r--r--net-mail/mpop/ChangeLog6
-rw-r--r--net-mail/mpop/mpop-1.0.26.ebuild4
-rw-r--r--net-mail/mpop/mpop-1.0.27.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/mpop/ChangeLog b/net-mail/mpop/ChangeLog
index 4b0ac7cb2ce3..179c054b48f9 100644
--- a/net-mail/mpop/ChangeLog
+++ b/net-mail/mpop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/mpop
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/ChangeLog,v 1.4 2012/05/02 01:14:32 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/ChangeLog,v 1.5 2012/05/03 04:18:36 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> mpop-1.0.26.ebuild,
+ mpop-1.0.27.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
02 May 2012; Tim Harder <radhermit@gentoo.org> -mpop-1.0.25.ebuild:
Remove old.
diff --git a/net-mail/mpop/mpop-1.0.26.ebuild b/net-mail/mpop/mpop-1.0.26.ebuild
index e535fd809373..11119590ae12 100644
--- a/net-mail/mpop/mpop-1.0.26.ebuild
+++ b/net-mail/mpop/mpop-1.0.26.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/net-mail/mpop/mpop-1.0.26.ebuild,v 1.1 2012/01/08 04:27:20 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/mpop-1.0.26.ebuild,v 1.2 2012/05/03 04:18:36 jdhore Exp $
EAPI="4"
@@ -29,7 +29,7 @@ RDEPEND="
)"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
REQUIRED_USE="gnutls? ( ssl )"
diff --git a/net-mail/mpop/mpop-1.0.27.ebuild b/net-mail/mpop/mpop-1.0.27.ebuild
index 64491a721d7a..71c613c8f0b9 100644
--- a/net-mail/mpop/mpop-1.0.27.ebuild
+++ b/net-mail/mpop/mpop-1.0.27.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/net-mail/mpop/mpop-1.0.27.ebuild,v 1.1 2012/05/02 01:13:59 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/mpop-1.0.27.ebuild,v 1.2 2012/05/03 04:18:36 jdhore Exp $
EAPI="4"
@@ -29,7 +29,7 @@ RDEPEND="
)"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
REQUIRED_USE="gnutls? ( ssl )"