diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
commit | 1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de (patch) | |
tree | 7bbfa23e610805b11c110f3b9702c5c974bb8516 /x11-plugins/gkrellsun | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.gz gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.bz2 gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/gkrellsun')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index 76eae786029a..583e7ad72d8a 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellsun # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.11 2004/07/20 17:25:54 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.12 2004/09/02 18:22:39 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + gkrellsun-0.12.1.ebuild: + Masked gkrellsun-0.12.1.ebuild stable for ppc *gkrellsun-0.12.1 (20 Jul 2004) diff --git a/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild index 8058b32f899e..ddfd45d975f6 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-2004 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.1 2004/07/20 17:25:54 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild,v 1.2 2004/09/02 18:22:39 pvdabeel 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="~x86 ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" DEPEND="=app-admin/gkrellm-2* >=media-libs/imlib-1.9.10-r1" |