diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-09-04 13:46:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-09-04 13:46:10 +0000 |
commit | b808452b66798f2dfee572148e04848054794378 (patch) | |
tree | 982e7a202aad3603b8b85b3a4c83319ab6b968a9 /x11-plugins/gkrellsun | |
parent | stable on alpha (diff) | |
download | gentoo-2-b808452b66798f2dfee572148e04848054794378.tar.gz gentoo-2-b808452b66798f2dfee572148e04848054794378.tar.bz2 gentoo-2-b808452b66798f2dfee572148e04848054794378.zip |
stable on alpha
Diffstat (limited to 'x11-plugins/gkrellsun')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index b999f7d7d5e8..bd216f34539f 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellsun # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.7 2003/02/12 09:37:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.8 2003/09/04 13:46:03 agriffis Exp $ + + 04 Sep 2003; Aron Griffis <agriffis@gentoo.org> gkrellsun-0.9.1.ebuild: + stable on alpha 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-plugins/gkrellsun/Manifest b/x11-plugins/gkrellsun/Manifest index 4795d8502789..b0d2a57fbf03 100644 --- a/x11-plugins/gkrellsun/Manifest +++ b/x11-plugins/gkrellsun/Manifest @@ -1,6 +1,6 @@ -MD5 a4f6addbfddcd105cbbbdceab3459e0a ChangeLog 1108 +MD5 fe5e65dcb85350b15823f97b848c01cc ChangeLog 1203 MD5 0e818cd2e42fba4e4a7d44e912082eea gkrellsun-0.2.ebuild 674 -MD5 2d85ba5128fed9aa37c57ecf02de563d gkrellsun-0.9.1.ebuild 962 +MD5 886454d1d27a00b1bc67cec44ff86fda gkrellsun-0.9.1.ebuild 969 MD5 6c44b19045cf558e30f3600461bd708b gkrellsun-0.9.ebuild 960 MD5 c20687af4452225af3b66bec62345826 files/digest-gkrellsun-0.2 64 MD5 601451306451179fb885bc01a1228433 files/digest-gkrellsun-0.9 64 diff --git a/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild index d56ac9e656dc..fa75d67d1ac2 100644 --- a/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild,v 1.3 2003/02/13 17:26:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild,v 1.4 2003/09/04 13:46:04 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." @@ -9,7 +9,7 @@ HOMEPAGE="http://gkrellsun.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" DEPEND="app-admin/gkrellm >=media-libs/imlib-1.9.10-r1" |