summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-03-10 09:21:07 +0000
committerPeter Weller <welp@gentoo.org>2007-03-10 09:21:07 +0000
commitff0e994a7bab3e4d74ed113a852b9b1f7a6d98ea (patch)
tree86b4735d61127b04205ffaf297b411297190aa7c /xfce-extra/xfce4-cpugraph
parentVersion bump: added src_test. Removed 4.3.2. (diff)
downloadhistorical-ff0e994a7bab3e4d74ed113a852b9b1f7a6d98ea.tar.gz
historical-ff0e994a7bab3e4d74ed113a852b9b1f7a6d98ea.tar.bz2
historical-ff0e994a7bab3e4d74ed113a852b9b1f7a6d98ea.zip
Stable on amd64 wrt bug 169987
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-extra/xfce4-cpugraph')
-rw-r--r--xfce-extra/xfce4-cpugraph/ChangeLog5
-rw-r--r--xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpugraph/ChangeLog b/xfce-extra/xfce4-cpugraph/ChangeLog
index bdccc61d764b..69798a7ce6a8 100644
--- a/xfce-extra/xfce4-cpugraph/ChangeLog
+++ b/xfce-extra/xfce4-cpugraph/ChangeLog
@@ -1,6 +1,9 @@
# 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.16 2007/03/09 18:26:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/ChangeLog,v 1.17 2007/03/10 08:54:21 welp Exp $
+
+ 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-cpugraph-0.3.0.ebuild:
+ Stable on amd64 wrt bug 169987
09 Mar 2007; Jeroen Roovers <jer@gentoo.org> xfce4-cpugraph-0.3.0.ebuild:
Stable for HPPA (bug #169987).
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 b830b44a53c6..3c94af8bca53 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.6 2007/03/09 18:26:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild,v 1.7 2007/03/10 08:54:21 welp 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"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
DEPEND=">=xfce-extra/xfce4-dev-tools-${XFCE_MASTER_VERSION}"