summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 06:27:15 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 06:27:15 +0000
commite44de9bb42fe6401f923962d7db73b55b53d4574 (patch)
tree732417887d17bd85ab1f3490cf3a4cec6b4c8034 /net-irc/xchat
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.tar.gz
gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.tar.bz2
gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/ChangeLog6
-rw-r--r--net-irc/xchat/xchat-2.8.6-r2.ebuild6
-rw-r--r--net-irc/xchat/xchat-2.8.8-r2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index b04d8f9e6d42..69d47e886f2f 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/xchat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.312 2012/04/12 21:00:43 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.313 2012/05/03 06:27:14 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> xchat-2.8.6-r2.ebuild,
+ xchat-2.8.8-r2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
12 Apr 2012; Lars Wendler <polynomial-c@gentoo.org> -xchat-2.8.8-r1.ebuild,
xchat-2.8.8-r2.ebuild, +files/xchat-2.8.8-glib-2.31.patch:
diff --git a/net-irc/xchat/xchat-2.8.6-r2.ebuild b/net-irc/xchat/xchat-2.8.6-r2.ebuild
index 43516a3d912a..b9cb6415498a 100644
--- a/net-irc/xchat/xchat-2.8.6-r2.ebuild
+++ b/net-irc/xchat/xchat-2.8.6-r2.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/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.5 2011/10/27 06:42:00 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.6 2012/05/03 06:27:14 jdhore Exp $
EAPI=1
inherit eutils versionator gnome2
@@ -28,7 +28,7 @@ RDEPEND=">=dev-libs/glib-2.6.0:2
!<net-irc/xchat-gnome-0.9"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.7
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
src_unpack() {
diff --git a/net-irc/xchat/xchat-2.8.8-r2.ebuild b/net-irc/xchat/xchat-2.8.8-r2.ebuild
index 2198fe0a5129..dc8ac0a2cae4 100644
--- a/net-irc/xchat/xchat-2.8.8-r2.ebuild
+++ b/net-irc/xchat/xchat-2.8.8-r2.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-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.17 2012/04/12 21:00:43 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.18 2012/05/03 06:27:14 jdhore Exp $
EAPI=3
@@ -33,7 +33,7 @@ RDEPEND=">=dev-libs/glib-2.6.0:2
!<net-irc/xchat-gnome-0.9"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.16
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
pkg_setup() {