diff options
author | Owen Stampflee <owen@gentoo.org> | 2002-09-12 05:19:36 +0000 |
---|---|---|
committer | Owen Stampflee <owen@gentoo.org> | 2002-09-12 05:19:36 +0000 |
commit | 04f58e0cc4f53cb3525d43b23004231a48e42435 (patch) | |
tree | 003038a74a1a391347edf05bc6bd8307a1aa18bb /x11-plugins/gkrellshoot | |
parent | added keywords (diff) | |
download | gentoo-2-04f58e0cc4f53cb3525d43b23004231a48e42435.tar.gz gentoo-2-04f58e0cc4f53cb3525d43b23004231a48e42435.tar.bz2 gentoo-2-04f58e0cc4f53cb3525d43b23004231a48e42435.zip |
added keywords
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r-- | x11-plugins/gkrellshoot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog index c2a6919945f1..517e8a101d69 100644 --- a/x11-plugins/gkrellshoot/ChangeLog +++ b/x11-plugins/gkrellshoot/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-plugins/gkrellshoot # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.1 2002/08/30 01:49:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.2 2002/09/12 05:18:27 owen Exp $ *gkrellshoot-0.3.11 (10 Jun 2002) + 11 Sep 2002; Owen Stampflee <owen@gentoo.org> : + Added PPC to KEYWORDS. + 29 Aug 2002; Seemant Kulleen <seemant@gentoo.org> * : Relocated to x11-plugins diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild index c12fe18193dc..65718cdc0ea1 100644 --- a/x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild +++ b/x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild,v 1.2 2002/08/30 05:14:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild,v 1.3 2002/09/12 05:18:27 owen Exp $ S=${WORKDIR}/gkrellShoot-0.3.11 DESCRIPTION="A GKrellM plugin with two buttons, one to lock another to snap @@ -10,7 +10,7 @@ HOMEPAGE="http://gkrellshoot.sf.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="=app-admin/gkrellm-1.2* >=media-libs/imlib-1.9.10-r1" |