diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:27:15 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:27:15 +0000 |
commit | 2d858ac7c8917c34d8e79b62c4ea8d4186c7f8d2 (patch) | |
tree | 1b59c50693a5d3b24db9374e045041b31fb48b83 /net-irc/xchat-gnome | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-2d858ac7c8917c34d8e79b62c4ea8d4186c7f8d2.tar.gz historical-2d858ac7c8917c34d8e79b62c4ea8d4186c7f8d2.tar.bz2 historical-2d858ac7c8917c34d8e79b62c4ea8d4186c7f8d2.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild | 6 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 1c2497ccc1a9..992eba04a8ec 100644 --- a/net-irc/xchat-gnome/ChangeLog +++ b/net-irc/xchat-gnome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/xchat-gnome # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.69 2012/03/05 22:12:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.70 2012/05/03 06:27:13 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> xchat-gnome-0.26.1-r1.ebuild, + xchat-gnome-0.26.1-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 05 Mar 2012; Brent Baude <ranger@gentoo.org> xchat-gnome-0.26.1-r2.ebuild: Marking xchat-gnome-0.26.1-r2 ppc stable for bug 393007 diff --git a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild index 85aab1a78e49..71bbaeb929aa 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.26.1-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/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild,v 1.9 2011/11/28 19:16:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild,v 1.10 2012/05/03 06:27:13 jdhore Exp $ EAPI="2" GCONF_DEBUG="yes" @@ -33,7 +33,7 @@ RDEPEND=">=dev-libs/glib-2.18:2 libnotify? ( >=x11-libs/libnotify-0.3.2 ) " DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.7 + virtual/pkgconfig >=app-text/gnome-doc-utils-0.3.2 nls? ( sys-devel/gettext )" diff --git a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild index 7700cb39b261..41784165aafe 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.26.1-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-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.7 2012/03/05 22:12:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.8 2012/05/03 06:27:13 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -35,7 +35,7 @@ RDEPEND=">=dev-libs/glib-2.18:2 libnotify? ( >=x11-libs/libnotify-0.3.2 ) " DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.7 + virtual/pkgconfig >=app-text/gnome-doc-utils-0.3.2 nls? ( sys-devel/gettext )" |