diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-07 01:19:54 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-07 01:19:54 +0000 |
commit | 24966898346c143e69b856dc729e640f5c61e531 (patch) | |
tree | 8556b751c4bc7380ae76223712467b787bd96572 /xfce-extra/xfce4-netload | |
parent | oops - had it backwards, sorry (diff) | |
download | historical-24966898346c143e69b856dc729e640f5c61e531.tar.gz historical-24966898346c143e69b856dc729e640f5c61e531.tar.bz2 historical-24966898346c143e69b856dc729e640f5c61e531.zip |
Stable on ppc and ppc64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'xfce-extra/xfce4-netload')
-rw-r--r-- | xfce-extra/xfce4-netload/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-netload/xfce4-netload-0.3.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-netload/ChangeLog b/xfce-extra/xfce4-netload/ChangeLog index a06fc8d1b427..0bc52c90d0b1 100644 --- a/xfce-extra/xfce4-netload/ChangeLog +++ b/xfce-extra/xfce4-netload/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-netload # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload/ChangeLog,v 1.24 2005/06/18 18:50:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload/ChangeLog,v 1.25 2005/07/07 01:19:54 dostrow Exp $ + + 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> + xfce4-netload-0.3.2.ebuild: + Stable on ppc and ppc64. 18 Jun 2005; Markus Rothe <corsair@gentoo.org> xfce4-netload-0.2.4.ebuild: Stable on ppc64 diff --git a/xfce-extra/xfce4-netload/xfce4-netload-0.3.2.ebuild b/xfce-extra/xfce4-netload/xfce4-netload-0.3.2.ebuild index e0003f3a6491..43e539ec8aaa 100644 --- a/xfce-extra/xfce4-netload/xfce4-netload-0.3.2.ebuild +++ b/xfce-extra/xfce4-netload/xfce4-netload-0.3.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload/xfce4-netload-0.3.2.ebuild,v 1.1 2005/05/18 04:28:24 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload/xfce4-netload-0.3.2.ebuild,v 1.2 2005/07/07 01:19:54 dostrow Exp $ DESCRIPTION="Xfce4 panel network load monitor plugin" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" BZIPPED=1 GOODIES_PLUGIN=1 |