diff options
Diffstat (limited to 'x11-plugins/gkrellm-bfm')
-rw-r--r-- | x11-plugins/gkrellm-bfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-bfm/ChangeLog b/x11-plugins/gkrellm-bfm/ChangeLog index 0753b51749d0..742b74b5822a 100644 --- a/x11-plugins/gkrellm-bfm/ChangeLog +++ b/x11-plugins/gkrellm-bfm/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-plugins/gkrellm-bfm # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bfm/ChangeLog,v 1.1 2002/08/30 01:49:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bfm/ChangeLog,v 1.2 2002/09/12 04:17:08 owen Exp $ *gkrellm-bfm-0.5.1 (19 Feb 2002) + 11 Sep 2002; Owen Stampflee <owen@gentoo.org> : + Added PPC to KEYWORDS. + 29 Aug 2002; Seemant Kulleen <seemant@gentoo.org> * : Relocated to x11-plugins diff --git a/x11-plugins/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild b/x11-plugins/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild index 401abfcaa6bd..08ff5750389b 100644 --- a/x11-plugins/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild +++ b/x11-plugins/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild,v 1.3 2002/08/30 07:59:09 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild,v 1.4 2002/09/12 04:17:08 owen Exp $ S=${WORKDIR}/bfm-${PV} DESCRIPTION="A Gkrellm bubblefishymon plugin that monitors things on your machine" @@ -8,7 +8,7 @@ SRC_URI="http://pigeond.net/bfm/bfm-${PV}.tar.bz2" HOMEPAGE="http://pigeond.net/bfm/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="=app-admin/gkrellm-1.2* >=media-libs/imlib-1.9.10-r1" |