diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:40:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:40:24 +0000 |
commit | 9019f38bd1c6e840458d3675dec27cefac1b6b1f (patch) | |
tree | bb92104756f6ddc73e32dd503bd42c6c11c996ab /x11-plugins/gkrellkam | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-9019f38bd1c6e840458d3675dec27cefac1b6b1f.tar.gz gentoo-2-9019f38bd1c6e840458d3675dec27cefac1b6b1f.tar.bz2 gentoo-2-9019f38bd1c6e840458d3675dec27cefac1b6b1f.zip |
stable on alpha
Diffstat (limited to 'x11-plugins/gkrellkam')
-rw-r--r-- | x11-plugins/gkrellkam/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellkam/ChangeLog b/x11-plugins/gkrellkam/ChangeLog index 8c4a1184816d..b889ff8a4cdd 100644 --- a/x11-plugins/gkrellkam/ChangeLog +++ b/x11-plugins/gkrellkam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellkam -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.6 2004/01/04 18:36:45 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.7 2004/01/15 22:40:24 agriffis Exp $ + + 15 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellkam-2.0.0.ebuild: + stable on alpha *gkrellkam-2.0.0 (08 Oct 2002) diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild index ca5303a00ec0..3bba51ab8a88 100644 --- a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild +++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0.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/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.5 2004/01/04 18:36:45 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.6 2004/01/15 22:40:24 agriffis Exp $ MY_P=${P/-/_} S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz" HOMEPAGE="http://gkrellkam.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc alpha" DEPEND="=app-admin/gkrellm-2*" |