diff options
author | 2006-11-19 15:26:12 +0000 | |
---|---|---|
committer | 2006-11-19 15:26:12 +0000 | |
commit | e20d7e793b359665a726e8b1abce30ad2deb737a (patch) | |
tree | c5ba78354a7dcd13fb07dc8aeb062625b3042012 /x11-plugins | |
parent | Added new Firefox ebuild (on Anarchy's behalf). Resolves bug #154906. (diff) | |
download | gentoo-2-e20d7e793b359665a726e8b1abce30ad2deb737a.tar.gz gentoo-2-e20d7e793b359665a726e8b1abce30ad2deb737a.tar.bz2 gentoo-2-e20d7e793b359665a726e8b1abce30ad2deb737a.zip |
Stable on ppc (bug #133806), slotmove (bug #121016)
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild | 4 |
3 files changed, 11 insertions, 6 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index 522bd871a33a..ab99f7f0046d 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/gkrellsun # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.17 2006/10/16 11:44:30 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.18 2006/11/19 15:26:12 mabi Exp $ + + 19 Nov 2006; Matti Bickel <mabi@gentoo.org> gkrellsun-0.9.1.ebuild, + gkrellsun-1.0.0.ebuild: + Stable on ppc (bug #133806), move 0.9.1 to slot 1 as this package does not + work with multiple versions installed (bug #121016) *gkrellsun-1.0.0 (16 Oct 2006) diff --git a/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild index e83ea950916d..09ea07045169 100644 --- a/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # 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.11 2005/01/22 19:01:27 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.9.1.ebuild,v 1.12 2006/11/19 15:26:12 mabi Exp $ IUSE="" 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" +SLOT="1" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" diff --git a/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild b/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild index b3651d78257a..604d99efe250 100644 --- a/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild,v 1.1 2006/10/16 11:44:30 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild,v 1.2 2006/11/19 15:26:12 mabi Exp $ inherit multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gkrellsun/${P}.tar.gz" SLOT="1" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~sparc ~x86" DEPEND="=app-admin/gkrellm-2* >=media-libs/imlib-1.9.10-r1" |