diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:09:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:09:19 +0000 |
commit | 8b26e4b839825e2725550bf6d98bd865d2f5375e (patch) | |
tree | dd7c636c6eb14cfe668092faec35bd745dd53ef3 /x11-plugins/gkrellsun | |
parent | Mark 0.4.1 stable on alpha (diff) | |
download | gentoo-2-8b26e4b839825e2725550bf6d98bd865d2f5375e.tar.gz gentoo-2-8b26e4b839825e2725550bf6d98bd865d2f5375e.tar.bz2 gentoo-2-8b26e4b839825e2725550bf6d98bd865d2f5375e.zip |
Mark 0.12.1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-plugins/gkrellsun')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/Manifest | 18 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index 2817d00acefd..83cb25c8abf7 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellsun # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.15 2005/04/27 17:35:22 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.16 2005/09/17 10:09:19 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> gkrellsun-0.12.1.ebuild: + Mark 0.12.1 stable on alpha 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellsun-0.12.2.ebuild: multilib fixes diff --git a/x11-plugins/gkrellsun/Manifest b/x11-plugins/gkrellsun/Manifest index f13f9e130ff5..17498c02c32a 100644 --- a/x11-plugins/gkrellsun/Manifest +++ b/x11-plugins/gkrellsun/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 +MD5 562d4396a3538781d3f738c307603f88 ChangeLog 1872 MD5 4035daf38658d8f835a3c6d7907efdee gkrellsun-0.12.2.ebuild 740 MD5 8444f07c50cf9150959f5b8a2e6522fe gkrellsun-0.9.1.ebuild 990 -MD5 aa486a2d208d4165da384c1bdd250be1 gkrellsun-0.12.1.ebuild 713 -MD5 562d4396a3538781d3f738c307603f88 ChangeLog 1872 -MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 +MD5 f90d084c73b1aa94ea556a94b131e32f gkrellsun-0.12.1.ebuild 712 MD5 6c463d4862a23490e2170516013f753b files/digest-gkrellsun-0.12.1 67 -MD5 ffec2833db4cbf8e1e115b2c8bd22531 files/digest-gkrellsun-0.12.2 67 MD5 72aa7ba3f8586925a58b6c48db102e85 files/digest-gkrellsun-0.9.1 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCb81z2G5bA0cA/ScRAqfcAJ9yjiZ0GauJsDcZzKoHAZ7XEXOPZACePDl0 -sEp8IH9WO41211REbHFgLC0= -=v0nS ------END PGP SIGNATURE----- +MD5 ffec2833db4cbf8e1e115b2c8bd22531 files/digest-gkrellsun-0.12.2 67 diff --git a/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild index 61039f2b263d..c71f6f054864 100644 --- a/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild,v 1.4 2005/04/01 19:18:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild,v 1.5 2005/09/17 10:09:19 agriffis Exp $ IUSE="" DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gkrellsun/${P}.tar.gz" SLOT="1" LICENSE="GPL-2" -KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~amd64 ia64" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~sparc ~x86" DEPEND="=app-admin/gkrellm-2* >=media-libs/imlib-1.9.10-r1" |