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-reminder | |
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-reminder')
-rw-r--r-- | x11-plugins/gkrellm-reminder/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-reminder/ChangeLog b/x11-plugins/gkrellm-reminder/ChangeLog index be68ca49cc84..63419454c7e2 100644 --- a/x11-plugins/gkrellm-reminder/ChangeLog +++ b/x11-plugins/gkrellm-reminder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-reminder -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-reminder/ChangeLog,v 1.7 2003/10/06 06:50:05 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-reminder/ChangeLog,v 1.8 2004/01/15 22:45:36 agriffis Exp $ + + 15 Jan 2004; Aron Griffis <agriffis@gentoo.org> + gkrellm-reminder-2.0.0.ebuild: + stable on alpha 07 Oct 2003; Martin Holzer <mholzer@gentoo.org> gkrellm-reminder-0.3.5.ebuild: diff --git a/x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild b/x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild index 0250e1389620..ff5d94048a99 100644 --- a/x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild +++ b/x11-plugins/gkrellm-reminder/gkrellm-reminder-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/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild,v 1.3 2003/09/06 05:45:17 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild,v 1.4 2004/01/15 22:45:36 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="a Reminder Plugin for GKrellM2" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gkrellm.net/" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc alpha" DEPEND="=app-admin/gkrellm-2*" |