summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 06:22:14 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 06:22:14 +0000
commit5e257c5cddb1b177fd289af1fca132084b6d32b3 (patch)
tree372efd23a647c39fd26eea10593a584516f0dfdc /net-im/linpopup
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-5e257c5cddb1b177fd289af1fca132084b6d32b3.tar.gz
gentoo-2-5e257c5cddb1b177fd289af1fca132084b6d32b3.tar.bz2
gentoo-2-5e257c5cddb1b177fd289af1fca132084b6d32b3.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-im/linpopup')
-rw-r--r--net-im/linpopup/ChangeLog8
-rw-r--r--net-im/linpopup/linpopup-2.0.4-r1.ebuild6
-rw-r--r--net-im/linpopup/linpopup-2.1.0.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-im/linpopup/ChangeLog b/net-im/linpopup/ChangeLog
index 0bd6b8125c65..2045bed6f08a 100644
--- a/net-im/linpopup/ChangeLog
+++ b/net-im/linpopup/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/linpopup
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/ChangeLog,v 1.17 2009/08/05 08:38:21 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/ChangeLog,v 1.18 2012/05/04 06:22:12 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> linpopup-2.0.4-r1.ebuild,
+ linpopup-2.1.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*linpopup-2.1.0 (05 Aug 2009)
diff --git a/net-im/linpopup/linpopup-2.0.4-r1.ebuild b/net-im/linpopup/linpopup-2.0.4-r1.ebuild
index e0baf0d71c2b..74f6bc511405 100644
--- a/net-im/linpopup/linpopup-2.0.4-r1.ebuild
+++ b/net-im/linpopup/linpopup-2.0.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.0.4-r1.ebuild,v 1.4 2009/08/05 07:12:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.0.4-r1.ebuild,v 1.5 2012/05/04 06:22:11 jdhore Exp $
EAPI=2
GCONF_DEBUG=no
@@ -19,7 +19,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXmu
x11-libs/gtk+:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xproto"
DOCS="AUTHORS BUGS ChangeLog MANUAL NEWS README THANKS TODO"
diff --git a/net-im/linpopup/linpopup-2.1.0.ebuild b/net-im/linpopup/linpopup-2.1.0.ebuild
index 32df1cfd4619..fd4ef828d5ad 100644
--- a/net-im/linpopup/linpopup-2.1.0.ebuild
+++ b/net-im/linpopup/linpopup-2.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.1.0.ebuild,v 1.1 2009/08/05 08:38:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.1.0.ebuild,v 1.2 2012/05/04 06:22:11 jdhore Exp $
EAPI=2
inherit autotools eutils
@@ -18,7 +18,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXmu
x11-libs/gtk+:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xproto"
src_prepare() {