diff options
author | Markus Meier <maekke@gentoo.org> | 2013-08-04 11:59:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-08-04 11:59:30 +0000 |
commit | 6c83aa9ee63057f196fb94cb672ee43eee613acf (patch) | |
tree | 7f649a383d2fdecdb000c5b5ba31700306debd54 /xfce-extra/xfce4-cpufreq-plugin | |
parent | add ~arm, bug #473820 (diff) | |
download | gentoo-2-6c83aa9ee63057f196fb94cb672ee43eee613acf.tar.gz gentoo-2-6c83aa9ee63057f196fb94cb672ee43eee613acf.tar.bz2 gentoo-2-6c83aa9ee63057f196fb94cb672ee43eee613acf.zip |
add ~arm, bug #473822
(Portage version: 2.1.13.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'xfce-extra/xfce4-cpufreq-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpufreq-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-cpufreq-plugin/ChangeLog b/xfce-extra/xfce4-cpufreq-plugin/ChangeLog index 170e3c0c237d..2d3ae4120526 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.8 2012/11/28 12:24:25 ssuominen Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.9 2013/08/04 11:59:30 maekke Exp $ + + 04 Aug 2013; Markus Meier <maekke@gentoo.org> + xfce4-cpufreq-plugin-1.0.0.ebuild: + add ~arm, bug #473822 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-cpufreq-plugin-1.0.0.ebuild: 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 2c00b539fbdb..6eee5847fd37 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-2012 Gentoo Foundation +# Copyright 1999-2013 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.8 2012/11/28 12:24:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.ebuild,v 1.9 2013/08/04 11:59:30 maekke Exp $ EAPI=5 inherit multilib 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 ~arm ppc ppc64 x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |