From 8b63f23bcb638782f5728fdcdc55eca2bd6da6d5 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 5 May 2012 07:26:15 +0000 Subject: dev-util/pkgconfig -> virtual/pkgconfig Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64 --- xfce-extra/xfce4-cpufreq-plugin/ChangeLog | 6 +++++- xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'xfce-extra/xfce4-cpufreq-plugin') diff --git a/xfce-extra/xfce4-cpufreq-plugin/ChangeLog b/xfce-extra/xfce4-cpufreq-plugin/ChangeLog index 64761952e4f1..7005540ad9ad 100644 --- a/xfce-extra/xfce4-cpufreq-plugin/ChangeLog +++ b/xfce-extra/xfce4-cpufreq-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-cpufreq-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.6 2012/04/09 21:23:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.7 2012/05/05 07:10:55 mgorny Exp $ + + 05 May 2012; Michał Górny + xfce4-cpufreq-plugin-1.0.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 09 Apr 2012; Samuli Suominen xfce4-cpufreq-plugin-1.0.0.ebuild: diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild index 6a1423379894..e90ac5997fba 100644 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.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/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild,v 1.6 2012/04/09 21:23:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild,v 1.7 2012/05/05 07:10:55 mgorny Exp $ EAPI=4 inherit multilib xfconf @@ -20,7 +20,7 @@ RDEPEND="x11-libs/gtk+:2 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { -- cgit v1.2.3-65-gdbad