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/gkrellsun/gkrellsun-0.12.1.ebuild | |
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/gkrellsun/gkrellsun-0.12.1.ebuild')
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |