summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 07:10:55 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 07:10:55 +0000
commitebb171bc0cd0242325cc64d8dbcd705e9d0c5b79 (patch)
tree8540662f1e91b572cdab7d84549b8d1f8113e5a9 /xfce-extra/xfce4-cpufreq-plugin
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-ebb171bc0cd0242325cc64d8dbcd705e9d0c5b79.tar.gz
gentoo-2-ebb171bc0cd0242325cc64d8dbcd705e9d0c5b79.tar.bz2
gentoo-2-ebb171bc0cd0242325cc64d8dbcd705e9d0c5b79.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-cpufreq-plugin')
-rw-r--r--xfce-extra/xfce4-cpufreq-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
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 <mgorny@gentoo.org>
+ xfce4-cpufreq-plugin-1.0.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
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() {