diff options
-rw-r--r-- | x11-plugins/gkrellshoot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.2.ebuild | 4 |
4 files changed, 12 insertions, 6 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" diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index 14c1522e96ca..bf2b5ce21988 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-plugins/gkrellsun # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.1 2002/08/30 01:49:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.2 2002/09/12 05:19:36 owen Exp $ *gkrellsun-0.2 (19 Feb 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/gkrellsun/gkrellsun-0.2.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.2.ebuild index ec1e079a3937..86cd04bfbdda 100644 --- a/x11-plugins/gkrellsun/gkrellsun-0.2.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-0.2.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/gkrellsun/gkrellsun-0.2.ebuild,v 1.2 2002/08/30 05:14:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.2.ebuild,v 1.3 2002/09/12 05:19:36 owen Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." @@ -9,7 +9,7 @@ HOMEPAGE="http://nwalsh.com/hacks/gkrellsun" 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" |