diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:55:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:55:21 +0000 |
commit | 91ae240af226816d90d0ec600eb4bfe9ef78b82d (patch) | |
tree | 591930e5b23c11158e5873054df61a8fba9ad425 /x11-plugins/gkrellmwho | |
parent | add ~alpha (diff) | |
download | historical-91ae240af226816d90d0ec600eb4bfe9ef78b82d.tar.gz historical-91ae240af226816d90d0ec600eb4bfe9ef78b82d.tar.bz2 historical-91ae240af226816d90d0ec600eb4bfe9ef78b82d.zip |
stable on alpha
Diffstat (limited to 'x11-plugins/gkrellmwho')
-rw-r--r-- | x11-plugins/gkrellmwho/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellmwho/ChangeLog b/x11-plugins/gkrellmwho/ChangeLog index 14391e8ed14b..af5dac2208aa 100644 --- a/x11-plugins/gkrellmwho/ChangeLog +++ b/x11-plugins/gkrellmwho/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellmwho -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho/ChangeLog,v 1.5 2003/02/12 09:37:26 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho/ChangeLog,v 1.6 2004/01/20 15:52:04 agriffis Exp $ + + 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellmwho-0.4.ebuild: + stable on alpha 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild b/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild index ae9e614a55c3..b8ae3a3c0861 100644 --- a/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild +++ b/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild,v 1.7 2003/09/06 05:45:17 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild,v 1.8 2004/01/20 15:52:04 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="GKrellM plugin which displays users logged in" @@ -9,7 +9,7 @@ HOMEPAGE="http://web.wt.net/~billw/gkrellm/Plugins" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" DEPEND="=app-admin/gkrellm-1.2*" |