diff options
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index ab99f7f0046d..5461eb786af9 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2006/11/19 15:26:12 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.19 2006/11/20 07:48:53 opfer Exp $ + + 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + gkrellsun-1.0.0.ebuild: + stable x86, bug #133806 19 Nov 2006; Matti Bickel <mabi@gentoo.org> gkrellsun-0.9.1.ebuild, gkrellsun-1.0.0.ebuild: diff --git a/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild b/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild index 604d99efe250..52ab0a5316a5 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.2 2006/11/19 15:26:12 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild,v 1.3 2006/11/20 07:48:54 opfer 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" |