Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@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 20:16:23
Message-Id: 1604175371.faf0e8ce3fdefa02ed4fe605038c8b17b259b7b7.slyfox@gentoo
1 commit: faf0e8ce3fdefa02ed4fe605038c8b17b259b7b7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 20:16:11 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 20:16:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf0e8ce
7
8 xfce-extra/xfce4-cpufreq-plugin: stable 1.2.2 for ppc
9
10 stable wrt bug #707948
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.2
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 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
20 index 9d6f6a36242..3e9750a1963 100644
21 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild
22 +++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
24
25 LICENSE="GPL-2+"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
28 +KEYWORDS="~amd64 ~arm ppc ~ppc64 x86"
29 IUSE=""
30
31 RDEPEND=">=dev-libs/glib-2.20:=