diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:45:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:45:36 +0000 |
commit | a513bbb04105f7856b3cc1066bd71c32e7fa92f6 (patch) | |
tree | 52d5fa1feff78c74b5e4826824fb356595789346 /x11-plugins/gkrellm-console | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-a513bbb04105f7856b3cc1066bd71c32e7fa92f6.tar.gz gentoo-2-a513bbb04105f7856b3cc1066bd71c32e7fa92f6.tar.bz2 gentoo-2-a513bbb04105f7856b3cc1066bd71c32e7fa92f6.zip |
stable on alpha
Diffstat (limited to 'x11-plugins/gkrellm-console')
-rw-r--r-- | x11-plugins/gkrellm-console/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-console/ChangeLog b/x11-plugins/gkrellm-console/ChangeLog index 4f5df6de8461..cedb436b0266 100644 --- a/x11-plugins/gkrellm-console/ChangeLog +++ b/x11-plugins/gkrellm-console/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-console -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/ChangeLog,v 1.8 2003/07/16 16:42:13 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/ChangeLog,v 1.9 2004/01/15 22:41:09 agriffis Exp $ + + 15 Jan 2004; Aron Griffis <agriffis@gentoo.org> + gkrellm-console-0.1.2.ebuild: + stable on alpha 17 Jul 2003; Martin Holzer <mholzer@gentoo.org> gkrellm-console-0.1.2.ebuild: diff --git a/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild b/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild index 94d2dd43c08d..37d9663cc53e 100644 --- a/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild +++ b/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.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/gkrellm-console/gkrellm-console-0.1.2.ebuild,v 1.3 2003/07/16 16:42:13 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild,v 1.4 2004/01/15 22:41:09 agriffis Exp $ MY_P=consolewatch-${PV} S=${WORKDIR}/gkrellm-${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND="=app-admin/gkrellm-1.2* >=media-libs/imlib-1.9.10-r1" |