diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-04-06 02:58:08 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-04-06 02:58:08 +0000 |
commit | 3ce591f01ba6ead6a1e3352b16b63f01a10cae7d (patch) | |
tree | c6ac8faaf0c74cad4bd4cffa1dc3ca3b6862197f /x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild | |
parent | inherit flag-o-matic (diff) | |
download | historical-3ce591f01ba6ead6a1e3352b16b63f01a10cae7d.tar.gz historical-3ce591f01ba6ead6a1e3352b16b63f01a10cae7d.tar.bz2 historical-3ce591f01ba6ead6a1e3352b16b63f01a10cae7d.zip |
Marking stable on hppa
Diffstat (limited to 'x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild')
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild index d6e02e0176dc..2c6bbf9cbfbb 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-2004 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.8 2004/03/26 23:10:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild,v 1.9 2004/04/06 02:53:37 zx 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="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" DEPEND="app-admin/gkrellm >=media-libs/imlib-1.9.10-r1" |