diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
commit | d6fda3307f821c22d7fa03a677e449a760f6e004 (patch) | |
tree | 7b6d70b4e66e8567277ea420baccc91503cf6ea3 /x11-plugins/gkrellsun | |
parent | marked 1.31.0 stable (diff) | |
download | historical-d6fda3307f821c22d7fa03a677e449a760f6e004.tar.gz historical-d6fda3307f821c22d7fa03a677e449a760f6e004.tar.bz2 historical-d6fda3307f821c22d7fa03a677e449a760f6e004.zip |
x86 and amd64 unmasks and ChangeLog fixes.
Diffstat (limited to 'x11-plugins/gkrellsun')
-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 cd3a238f0110..3e8451bc8a5c 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.6 2004/02/23 09:44:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild,v 1.7 2004/02/28 17:58:57 aliz Exp $ DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." HOMEPAGE="http://gkrellsun.sourceforge.net/" @@ -8,7 +8,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" |