diff options
author | 2012-05-05 04:10:07 +0000 | |
---|---|---|
committer | 2012-05-05 04:10:07 +0000 | |
commit | 72ba9106fa28d2618980bddeea314cba82256a53 (patch) | |
tree | 20af3b1843f83f88ec1c794f8e3f9167c5e755a7 /x11-themes/gtk-engines-ubuntulooks | |
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/gtk-engines-ubuntulooks')
3 files changed, 13 insertions, 8 deletions
diff --git a/x11-themes/gtk-engines-ubuntulooks/ChangeLog b/x11-themes/gtk-engines-ubuntulooks/ChangeLog index de10d9568583..defe78411a6d 100644 --- a/x11-themes/gtk-engines-ubuntulooks/ChangeLog +++ b/x11-themes/gtk-engines-ubuntulooks/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/gtk-engines-ubuntulooks -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/ChangeLog,v 1.12 2011/03/02 19:29:01 signals Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/ChangeLog,v 1.13 2012/05/05 04:10:03 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> + gtk-engines-ubuntulooks-0.9.12-r2.ebuild, + gtk-engines-ubuntulooks-0.9.12-r3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 02 Mar 2011; Kevin McCarthy <signals@gentoo.org> gtk-engines-ubuntulooks-0.9.12-r2.ebuild: diff --git a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r2.ebuild b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r2.ebuild index 8b4144585232..fa53c149146b 100644 --- a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r2.ebuild +++ b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-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/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r2.ebuild,v 1.5 2011/03/02 19:29:01 signals Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r2.ebuild,v 1.6 2012/05/05 04:10:03 jdhore Exp $ EAPI=2 inherit eutils @@ -21,7 +21,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${MY_PN}-${PV} diff --git a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild index a3df54e515cf..079d278d313a 100644 --- a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild +++ b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild,v 1.5 2010/08/16 20:53:28 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild,v 1.6 2012/05/05 04:10:03 jdhore Exp $ EAPI=2 inherit eutils autotools @@ -20,7 +20,7 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.8:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${MY_PN}-${PV} |