From 81e957bfd506665b7958ef6908e2912943bab651 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Mon, 23 Feb 2004 09:44:40 +0000 Subject: header fix; mips needs deps first --- x11-plugins/gkrellsun/Manifest | 2 +- x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'x11-plugins/gkrellsun') diff --git a/x11-plugins/gkrellsun/Manifest b/x11-plugins/gkrellsun/Manifest index 84cba0b944da..b95f8686fc12 100644 --- a/x11-plugins/gkrellsun/Manifest +++ b/x11-plugins/gkrellsun/Manifest @@ -1,3 +1,3 @@ -MD5 96c4f6440c3ab23efef538d235eeeacb gkrellsun-0.9.1.ebuild 1018 MD5 fe5e65dcb85350b15823f97b848c01cc ChangeLog 1203 +MD5 e5c4c9447cf08d6b4fba170b1cd1a6e0 gkrellsun-0.9.1.ebuild 996 MD5 72aa7ba3f8586925a58b6c48db102e85 files/digest-gkrellsun-0.9.1 66 diff --git a/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild index 9df9de646470..cd3a238f0110 100644 --- a/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild @@ -1,15 +1,14 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.5 2003/12/04 23:40:37 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild,v 1.6 2004/02/23 09:44:40 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." HOMEPAGE="http://gkrellsun.sourceforge.net/" SRC_URI="mirror://sourceforge/gkrellsun/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha ~hppa ~amd64 ~ia64" DEPEND="app-admin/gkrellm >=media-libs/imlib-1.9.10-r1" -- cgit v1.2.3-65-gdbad