diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:24:25 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:24:25 +0000 |
commit | 49ae24711eb7a4b7d49c6e928ffe62c4c91d10ce (patch) | |
tree | 2fd4144e1c374720e901d0b1ee196ec4e4375a88 /xfce-extra/xfce4-cpufreq-plugin | |
parent | EAPI5 (diff) | |
download | gentoo-2-49ae24711eb7a4b7d49c6e928ffe62c4c91d10ce.tar.gz gentoo-2-49ae24711eb7a4b7d49c6e928ffe62c4c91d10ce.tar.bz2 gentoo-2-49ae24711eb7a4b7d49c6e928ffe62c4c91d10ce.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-cpufreq-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpufreq-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.0.0.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 7005540ad9ad..170e3c0c237d 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.7 2012/05/05 07:10:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.8 2012/11/28 12:24:25 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-cpufreq-plugin-1.0.0.ebuild: + EAPI5 05 May 2012; Michał Górny <mgorny@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 e90ac5997fba..2c00b539fbdb 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,8 +1,8 @@ # Copyright 1999-2012 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.7 2012/05/05 07:10:55 mgorny Exp $ +# $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 $ -EAPI=4 +EAPI=5 inherit multilib xfconf DESCRIPTION="A panel plugin for showing information about cpufreq settings" |