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 | b3711d6250dabbe47b1926b426136183eb459e3e (patch) | |
tree | 1524bef351bc4e1ba7805dd7ac6e4887c6856f4c /x11-plugins | |
parent | Mark 0.4.1 stable on alpha (diff) | |
download | historical-b3711d6250dabbe47b1926b426136183eb459e3e.tar.gz historical-b3711d6250dabbe47b1926b426136183eb459e3e.tar.bz2 historical-b3711d6250dabbe47b1926b426136183eb459e3e.zip |
Mark 0.12.1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |