summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-03-10 14:44:44 +0000
committerPeter Weller <welp@gentoo.org>2007-03-10 14:44:44 +0000
commit665e7492df5b72881f203d67aebb0588e9b7d27b (patch)
tree3c06cabae345589d48994968c7ffd8b86f6fefdc /xfce-extra/xfce4-cpugraph
parentstop using $IMAGE (diff)
downloadgentoo-2-665e7492df5b72881f203d67aebb0588e9b7d27b.tar.gz
gentoo-2-665e7492df5b72881f203d67aebb0588e9b7d27b.tar.bz2
gentoo-2-665e7492df5b72881f203d67aebb0588e9b7d27b.zip
Keyworded ~x86-fbsd
(Portage version: 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 69798a7ce6a8..03be479c60d3 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.17 2007/03/10 08:54:21 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/ChangeLog,v 1.18 2007/03/10 14:44:44 welp Exp $
+
+ 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-cpugraph-0.3.0.ebuild:
+ Keyworded ~x86-fbsd
10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-cpugraph-0.3.0.ebuild:
Stable on amd64 wrt 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 3c94af8bca53..982d34c74236 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.7 2007/03/10 08:54:21 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild,v 1.8 2007/03/10 14:44:44 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 ~x86-fbsd"
DEPEND=">=xfce-extra/xfce4-dev-tools-${XFCE_MASTER_VERSION}"