summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 05:12:03 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 05:12:03 +0000
commit4eb31dd269e33a9fa692765e2f2305a60c523867 (patch)
tree235195bf68808757d8d9450d71ccb07fa8cd66ec /x11-plugins/pidgin-extprefs
parentdev-util/pkgconifg -> virtual/pkgconfig (diff)
downloadhistorical-4eb31dd269e33a9fa692765e2f2305a60c523867.tar.gz
historical-4eb31dd269e33a9fa692765e2f2305a60c523867.tar.bz2
historical-4eb31dd269e33a9fa692765e2f2305a60c523867.zip
dev-util/pkgconfig -. virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-plugins/pidgin-extprefs')
-rw-r--r--x11-plugins/pidgin-extprefs/ChangeLog8
-rw-r--r--x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild6
-rw-r--r--x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/pidgin-extprefs/ChangeLog b/x11-plugins/pidgin-extprefs/ChangeLog
index d62670d2862c..34205f37a8f6 100644
--- a/x11-plugins/pidgin-extprefs/ChangeLog
+++ b/x11-plugins/pidgin-extprefs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/pidgin-extprefs
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v 1.15 2011/01/08 16:10:04 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v 1.16 2012/05/05 05:11:58 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> pidgin-extprefs-0.7.ebuild,
+ pidgin-extprefs-0.7-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
08 Jan 2011; Justin Lecher <jlec@gentoo.org> pidgin-extprefs-0.7.ebuild,
pidgin-extprefs-0.7-r1.ebuild:
diff --git a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild
index 92e3b46e9404..81148ab06658 100644
--- a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild
+++ b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.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/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild,v 1.7 2011/01/08 16:10:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild,v 1.8 2012/05/05 05:11:58 jdhore Exp $
EAPI=2
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND="net-im/pidgin[gtk]"
DEPEND="
- dev-util/pkgconfig
+ virtual/pkgconfig
${RDEPEND}"
src_install() {
diff --git a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild
index 97b0eaed0878..44ca3df3eb8c 100644
--- a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild
+++ b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.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/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild,v 1.10 2011/01/08 16:10:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild,v 1.11 2012/05/05 05:11:58 jdhore Exp $
DESCRIPTION="Extra preferences that are desired but not are not considered worthy of inclusion in Pidgin itself"
HOMEPAGE="http://gaim-extprefs.sourceforge.net"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND="net-im/pidgin"
DEPEND="
- dev-util/pkgconfig
+ virtual/pkgconfig
${RDEPEND}"
src_compile() {