diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:53:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:53:19 +0000 |
commit | 08968d86121d4593f8151c8822f876f7c69b46c5 (patch) | |
tree | 8991353c12c77b5633dea6112c93152d76091233 /x11-plugins/gkrellshoot | |
parent | mark 1.0 stable on alpha; add ~alpha to 1.0.1 (Manifest recommit) (diff) | |
download | gentoo-2-08968d86121d4593f8151c8822f876f7c69b46c5.tar.gz gentoo-2-08968d86121d4593f8151c8822f876f7c69b46c5.tar.bz2 gentoo-2-08968d86121d4593f8151c8822f876f7c69b46c5.zip |
add ~alpha
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r-- | x11-plugins/gkrellshoot/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog index a0a356f7ac7d..9848f820391b 100644 --- a/x11-plugins/gkrellshoot/ChangeLog +++ b/x11-plugins/gkrellshoot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellshoot -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.6 2003/02/12 09:37:38 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.7 2004/01/20 15:53:19 agriffis Exp $ + + 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellshoot-0.4.1.ebuild: + add ~alpha 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild index d9a4e1d56783..188241018c56 100644 --- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild +++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.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/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.7 2004/01/04 18:36:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.8 2004/01/20 15:53:19 agriffis Exp $ S=${WORKDIR}/${P/s/S} DESCRIPTION="GKrellm2 plugin to take screen shots and lock screen" @@ -11,7 +11,7 @@ DEPEND=">=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc " +KEYWORDS="~x86 ~sparc ~alpha" src_compile() { |