summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-01 16:49:49 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-01 16:49:49 +0000
commitff1196097290a6a7bf671e6acb21f8ac01a87b8d (patch)
tree84b76958ff51ed0f86cc3904fac57583067106fd /xfce-extra/xfce4-cpufreq-plugin
parentamd64 stable wrt bug #553500 (diff)
downloadgentoo-2-ff1196097290a6a7bf671e6acb21f8ac01a87b8d.tar.gz
gentoo-2-ff1196097290a6a7bf671e6acb21f8ac01a87b8d.tar.bz2
gentoo-2-ff1196097290a6a7bf671e6acb21f8ac01a87b8d.zip
amd64 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.1.2.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 24276c3ca9e9..d2edc572135f 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.18 2015/07/01 08:13:04 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.19 2015/07/01 16:49:49 zlogene Exp $
+
+ 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org>
+ xfce4-cpufreq-plugin-1.1.2.ebuild:
+ amd64 stable wrt bug #553500
01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org>
xfce4-cpufreq-plugin-1.1.2.ebuild:
diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild
index db30c625d318..e2b8b91dde7f 100644
--- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild
+++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.1.2.ebuild,v 1.2 2015/07/01 08:13:04 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild,v 1.3 2015/07/01 16:49:49 zlogene Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.20:=