diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:32:16 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:32:16 +0000 |
commit | f8384882dee5b0dcbbbbf8c68a63a5e062aba84d (patch) | |
tree | 05cb1b9f82c3d98cc55662c563c93456d9f1af32 /xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild | |
parent | Stable on amd64 wrt bug #358407 (diff) | |
download | historical-f8384882dee5b0dcbbbbf8c68a63a5e062aba84d.tar.gz historical-f8384882dee5b0dcbbbbf8c68a63a5e062aba84d.tar.bz2 historical-f8384882dee5b0dcbbbbf8c68a63a5e062aba84d.zip |
Stable on amd64 wrt bug #358407
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 3592e9e601ea..35430b5a2c79 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-2011 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.1 2011/01/23 10:38:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild,v 1.2 2011/03/13 16:28:14 hwoarang Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6:2 |