diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:20:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:20:02 +0000 |
commit | 1275add6637004ae526ecbb6737feeb520f95923 (patch) | |
tree | def26d3425c7731aa6544f0bf92ebfe1cd240c15 /xfce-extra | |
parent | ppc stable wrt bug #553500 (diff) | |
download | gentoo-2-1275add6637004ae526ecbb6737feeb520f95923.tar.gz gentoo-2-1275add6637004ae526ecbb6737feeb520f95923.tar.bz2 gentoo-2-1275add6637004ae526ecbb6737feeb520f95923.zip |
ppc stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-cpufreq-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpufreq-plugin/ChangeLog b/xfce-extra/xfce4-cpufreq-plugin/ChangeLog index 2b8823cc5c96..bc4fa43abcb3 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.20 2015/07/12 09:29:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.21 2015/07/25 12:20:02 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> + xfce4-cpufreq-plugin-1.1.2.ebuild: + ppc stable wrt bug #553500 12 Jul 2015; Jeroen Roovers <jer@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 fa5ab24dd337..0e6c120c70b7 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.4 2015/07/12 09:29:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild,v 1.5 2015/07/25 12:20:02 pacho 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:= |