diff options
author | 2012-05-05 05:12:03 +0000 | |
---|---|---|
committer | 2012-05-05 05:12:03 +0000 | |
commit | 71032b758c33f48478876185c0b5582aacc783aa (patch) | |
tree | cd0ce3321aed5d220ec241df560758f0d4413670 /x11-plugins/pidgin-extprefs | |
parent | dev-util/pkgconifg -> virtual/pkgconfig (diff) | |
download | gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.gz gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.bz2 gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.zip |
dev-util/pkgconfig -. virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/pidgin-extprefs')
-rw-r--r-- | x11-plugins/pidgin-extprefs/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild | 6 |
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() { |