diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:10:07 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:10:07 +0000 |
commit | 72ba9106fa28d2618980bddeea314cba82256a53 (patch) | |
tree | 20af3b1843f83f88ec1c794f8e3f9167c5e755a7 /x11-themes/gnome-icon-theme-extras | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-72ba9106fa28d2618980bddeea314cba82256a53.tar.gz gentoo-2-72ba9106fa28d2618980bddeea314cba82256a53.tar.bz2 gentoo-2-72ba9106fa28d2618980bddeea314cba82256a53.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-themes/gnome-icon-theme-extras')
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-themes/gnome-icon-theme-extras/ChangeLog b/x11-themes/gnome-icon-theme-extras/ChangeLog index b1323d9ecaf0..ceb58adc5e02 100644 --- a/x11-themes/gnome-icon-theme-extras/ChangeLog +++ b/x11-themes/gnome-icon-theme-extras/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-icon-theme-extras -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme-extras/ChangeLog,v 1.7 2011/10/21 15:07:13 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme-extras/ChangeLog,v 1.8 2012/05/05 04:10:06 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> + gnome-icon-theme-extras-2.30.1.ebuild, gnome-icon-theme-extras-3.0.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gnome-icon-theme-extras-3.0.0.ebuild: diff --git a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-2.30.1.ebuild b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-2.30.1.ebuild index 87b4be1eb724..35f04d58f03c 100644 --- a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-2.30.1.ebuild +++ b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-2.30.1.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-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-2.30.1.ebuild,v 1.3 2011/02/24 20:45:54 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-2.30.1.ebuild,v 1.4 2012/05/05 04:10:06 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -18,7 +18,7 @@ IUSE="" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" DEPEND="${RDEPEND} >=x11-misc/icon-naming-utils-0.8.7 - >=dev-util/pkgconfig-0.19" + virtual/pkgconfig" # This ebuild does not install any binaries RESTRICT="binchecks strip" diff --git a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.0.0.ebuild b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.0.0.ebuild index 0f69fd39bf3d..188496aaeb9f 100644 --- a/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.0.0.ebuild +++ b/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.0.0.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-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.0.0.ebuild,v 1.3 2011/10/21 15:07:13 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme-extras/gnome-icon-theme-extras-3.0.0.ebuild,v 1.4 2012/05/05 04:10:06 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -18,7 +18,7 @@ IUSE="" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" DEPEND="${RDEPEND} >=x11-misc/icon-naming-utils-0.8.7 - >=dev-util/pkgconfig-0.19" + virtual/pkgconfig" # This ebuild does not install any binaries RESTRICT="binchecks strip" |