diff options
Diffstat (limited to 'xfce-extra/xfce4-cpu-freq')
-rw-r--r-- | xfce-extra/xfce4-cpu-freq/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-cpu-freq/ChangeLog b/xfce-extra/xfce4-cpu-freq/ChangeLog index 2ac9e86d9060..a492168483b3 100644 --- a/xfce-extra/xfce4-cpu-freq/ChangeLog +++ b/xfce-extra/xfce4-cpu-freq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-cpu-freq -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpu-freq/ChangeLog,v 1.1 2006/12/06 03:49:36 nichoj Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpu-freq/ChangeLog,v 1.2 2007/01/08 22:28:47 josejx Exp $ + + 08 Jan 2007; Joseph Jezak <josejx@gentoo.org> xfce4-cpu-freq-0.0.1.ebuild: + Marked ~ppc for bug #157323. *xfce4-cpu-freq-0.0.1 (10 Dec 2006) diff --git a/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild b/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild index a34c313728d0..430bd598a0ad 100644 --- a/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild +++ b/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild,v 1.1 2006/12/06 03:49:36 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild,v 1.2 2007/01/08 22:28:47 josejx Exp $ inherit xfce44 @@ -9,4 +9,4 @@ xfce44_gzipped xfce44_goodies_panel_plugin DESCRIPTION="A panel plugin for showing information about cpufreq settings" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" |