diff options
author | 2006-11-20 13:54:43 +0000 | |
---|---|---|
committer | 2006-11-20 13:54:43 +0000 | |
commit | 25bbc5cc88e036d50236ea66e3b500593fa2c2f1 (patch) | |
tree | dda12f9483e00b3e3b70dde19a01c23337f9aeba /x11-plugins/gkrellsun | |
parent | Stable on sparc wrt security #155613 (diff) | |
download | gentoo-2-25bbc5cc88e036d50236ea66e3b500593fa2c2f1.tar.gz gentoo-2-25bbc5cc88e036d50236ea66e3b500593fa2c2f1.tar.bz2 gentoo-2-25bbc5cc88e036d50236ea66e3b500593fa2c2f1.zip |
Stable on sparc wrt #133806
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/gkrellsun')
-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 5461eb786af9..3b1cbcd2f7cf 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.19 2006/11/20 07:48:53 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.20 2006/11/20 13:54:43 gustavoz Exp $ + + 20 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellsun-1.0.0.ebuild: + Stable on sparc wrt #133806 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> 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 52ab0a5316a5..d868df91b288 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.3 2006/11/20 07:48:54 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild,v 1.4 2006/11/20 13:54:43 gustavoz 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" |