diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-10 18:09:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-10 18:09:37 +0000 |
commit | 9dc40dbc0cb1bb1e61cac3416b3171f0a4888870 (patch) | |
tree | 7d18b70c86b34c6a20afa2e852dd8702eacd31a0 /xfce-extra/xfce4-cpugraph | |
parent | Stable on ppc wrt bug 169987' (diff) | |
download | historical-9dc40dbc0cb1bb1e61cac3416b3171f0a4888870.tar.gz historical-9dc40dbc0cb1bb1e61cac3416b3171f0a4888870.tar.bz2 historical-9dc40dbc0cb1bb1e61cac3416b3171f0a4888870.zip |
Stable on ppc wrt bug 169987
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-extra/xfce4-cpugraph')
-rw-r--r-- | xfce-extra/xfce4-cpugraph/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpugraph/ChangeLog b/xfce-extra/xfce4-cpugraph/ChangeLog index 03be479c60d3..4d0cffc9d65f 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.18 2007/03/10 14:44:44 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/ChangeLog,v 1.19 2007/03/10 17:52:19 nixnut Exp $ + + 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-cpugraph-0.3.0.ebuild: + Stable on ppc wrt bug 169987 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-cpugraph-0.3.0.ebuild: Keyworded ~x86-fbsd 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 982d34c74236..3b1668d4ae02 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.8 2007/03/10 14:44:44 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild,v 1.9 2007/03/10 17:52:19 nixnut 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}" |