diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 19:12:51 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 19:12:51 +0000 |
commit | 12b62a5979bf3f4799f3d1721950131a2bc7c8ac (patch) | |
tree | 138bae30876c515055c05d62341bf0a37f5834da /xfce-extra | |
parent | x86 stable (diff) | |
download | gentoo-2-12b62a5979bf3f4799f3d1721950131a2bc7c8ac.tar.gz gentoo-2-12b62a5979bf3f4799f3d1721950131a2bc7c8ac.tar.bz2 gentoo-2-12b62a5979bf3f4799f3d1721950131a2bc7c8ac.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-cpugraph/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpugraph/ChangeLog b/xfce-extra/xfce4-cpugraph/ChangeLog index 4d0cffc9d65f..79b688f20052 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.19 2007/03/10 17:52:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/ChangeLog,v 1.20 2007/03/12 19:12:51 kloeri Exp $ + + 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + xfce4-cpugraph-0.3.0.ebuild: + Stable on Alpha + IA64. 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-cpugraph-0.3.0.ebuild: Stable on ppc 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 3b1668d4ae02..36bc529c82e9 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.9 2007/03/10 17:52:19 nixnut Exp $ +# $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 $ 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}" |