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/gtk-engines-aurora | |
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-aurora')
-rw-r--r-- | x11-themes/gtk-engines-aurora/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.4.ebuild | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-themes/gtk-engines-aurora/ChangeLog b/x11-themes/gtk-engines-aurora/ChangeLog index 30e4c30dd310..178b7b3ef53a 100644 --- a/x11-themes/gtk-engines-aurora/ChangeLog +++ b/x11-themes/gtk-engines-aurora/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-aurora -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-aurora/ChangeLog,v 1.9 2011/03/02 19:25:58 signals Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-aurora/ChangeLog,v 1.10 2012/05/05 04:10:04 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gtk-engines-aurora-1.4.ebuild, + gtk-engines-aurora-1.5.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 02 Mar 2011; Kevin McCarthy <signals@gentoo.org> gtk-engines-aurora-1.4.ebuild: diff --git a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.4.ebuild b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.4.ebuild index 3a34ce3d5494..5f6ef7404406 100644 --- a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.4.ebuild +++ b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.4.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-aurora/gtk-engines-aurora-1.4.ebuild,v 1.4 2011/03/02 19:25:58 signals Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.4.ebuild,v 1.5 2012/05/05 04:10:04 jdhore Exp $ EAPI=2 @@ -15,7 +15,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/aurora-${PV} diff --git a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild index 05cee3d0e99c..5a524a07fad5 100644 --- a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild +++ b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.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-aurora/gtk-engines-aurora-1.5.1.ebuild,v 1.4 2010/01/06 19:39:50 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild,v 1.5 2012/05/05 04:10:04 jdhore Exp $ EAPI=2 inherit versionator @@ -18,7 +18,7 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.10:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/aurora-${MY_MAJ} |