diff options
author | Peter Weller <welp@gentoo.org> | 2007-02-04 16:57:16 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-02-04 16:57:16 +0000 |
commit | b1fa51516261f1d5bb2f204890d27c4f1b5e3646 (patch) | |
tree | 53aed5aa7fb5d884eefbf6bec013f87280a194c9 /x11-plugins/gkrellsun | |
parent | version bump (diff) | |
download | gentoo-2-b1fa51516261f1d5bb2f204890d27c4f1b5e3646.tar.gz gentoo-2-b1fa51516261f1d5bb2f204890d27c4f1b5e3646.tar.bz2 gentoo-2-b1fa51516261f1d5bb2f204890d27c4f1b5e3646.zip |
Stable on amd64, bug #133806
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/gkrellsun')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index 30ae7809a00c..ec361abb8a2b 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellsun # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.21 2007/01/24 17:11:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.22 2007/02/04 16:57:16 welp Exp $ + + 04 Feb 2007; Peter Weller (welp) <welp@gentoo.org> gkrellsun-1.0.0.ebuild: + Stable on amd64, bug #133806 24 Jan 2007; Jeroen Roovers <jer@gentoo.org> gkrellsun-1.0.0.ebuild: Stable for HPPA (bug #133806). diff --git a/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild b/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild index 3d49c5218fa9..9e499c2931e6 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-2007 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.5 2007/01/24 17:11:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild,v 1.6 2007/02/04 16:57:16 welp 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" |