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 | e7717e18cfd9761e11255a0bae18826c30a5a354 (patch) | |
tree | bf6f84221e6e8a8d22c7b6b7823a4e148bb33d9d /x11-plugins/gkrellkam | |
parent | stable on alpha (diff) | |
download | historical-e7717e18cfd9761e11255a0bae18826c30a5a354.tar.gz historical-e7717e18cfd9761e11255a0bae18826c30a5a354.tar.bz2 historical-e7717e18cfd9761e11255a0bae18826c30a5a354.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*" |