summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-03-15 14:01:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-03-15 14:01:47 +0000
commit0adef019f3f02436643f042651a8749b3e74d728 (patch)
tree49575c237f40cb353aa9b9caee8f9b21c06b8b1d /xfce-extra/xfce4-cpugraph
parentApplied various patches from upstream, previous patch was already present ups... (diff)
downloadhistorical-0adef019f3f02436643f042651a8749b3e74d728.tar.gz
historical-0adef019f3f02436643f042651a8749b3e74d728.tar.bz2
historical-0adef019f3f02436643f042651a8749b3e74d728.zip
Stable on ppc64; bug #169987
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-extra/xfce4-cpugraph')
-rw-r--r--xfce-extra/xfce4-cpugraph/ChangeLog6
-rw-r--r--xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpugraph/ChangeLog b/xfce-extra/xfce4-cpugraph/ChangeLog
index 79b688f20052..455f9dc4eb33 100644
--- a/xfce-extra/xfce4-cpugraph/ChangeLog
+++ b/xfce-extra/xfce4-cpugraph/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-cpugraph
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/ChangeLog,v 1.20 2007/03/12 19:12:51 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/ChangeLog,v 1.21 2007/03/15 13:45:58 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org>
+ xfce4-cpugraph-0.3.0.ebuild:
+ Stable on ppc64; bug #169987
12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
xfce4-cpugraph-0.3.0.ebuild:
diff --git a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild
index 36bc529c82e9..94fb53d8d5df 100644
--- a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild
+++ b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild,v 1.10 2007/03/12 19:12:51 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild,v 1.11 2007/03/15 13:45:58 corsair Exp $
WANT_AUTOCONF=latest
WANT_AUTOMAKE=latest
@@ -10,7 +10,7 @@ inherit xfce44 eutils autotools
xfce44
DESCRIPTION="CPU load panel plugin"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
DEPEND=">=xfce-extra/xfce4-dev-tools-${XFCE_MASTER_VERSION}"