Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-cpufreq-plugin/
Date: Sat, 31 Oct 2020 16:27:10
Message-Id: 1604161619.f6e20bc2e669453c5b323e04b8dc001c8697d396.whissi@gentoo
1 commit: f6e20bc2e669453c5b323e04b8dc001c8697d396
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 16:26:59 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 16:26:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e20bc2
7
8 xfce-extra/xfce4-cpufreq-plugin: x86 stable (bug #707948)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild
17 index a08c6c2b5e7..9d6f6a36242 100644
18 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild
19 +++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
26 IUSE=""
27
28 RDEPEND=">=dev-libs/glib-2.20:=