summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-21 08:32:18 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-21 08:32:18 +0000
commit7236a1702dc89c0c6d1867b274c9a9cdb4b362cc (patch)
tree24367f47b8b9808b346a51552a529b20969de24f /x11-plugins
parentx86 stable wrt bug #393891 (diff)
downloadgentoo-2-7236a1702dc89c0c6d1867b274c9a9cdb4b362cc.tar.gz
gentoo-2-7236a1702dc89c0c6d1867b274c9a9cdb4b362cc.tar.bz2
gentoo-2-7236a1702dc89c0c6d1867b274c9a9cdb4b362cc.zip
x86 stable wrt bug #393997
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellsun/ChangeLog6
-rw-r--r--x11-plugins/gkrellsun/gkrellsun-1.0.0-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog
index 55e919ef6295..b73d9349279e 100644
--- a/x11-plugins/gkrellsun/ChangeLog
+++ b/x11-plugins/gkrellsun/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellsun
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.30 2011/12/16 15:01:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.31 2011/12/21 08:32:18 phajdan.jr Exp $
+
+ 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ gkrellsun-1.0.0-r3.ebuild:
+ x86 stable wrt bug #393997
16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> gkrellsun-1.0.0-r3.ebuild:
Stable for AMD64, wrt bug #393997
diff --git a/x11-plugins/gkrellsun/gkrellsun-1.0.0-r3.ebuild b/x11-plugins/gkrellsun/gkrellsun-1.0.0-r3.ebuild
index c7f9f958fb61..f9b6fec78b35 100644
--- a/x11-plugins/gkrellsun/gkrellsun-1.0.0-r3.ebuild
+++ b/x11-plugins/gkrellsun/gkrellsun-1.0.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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-r3.ebuild,v 1.2 2011/12/16 15:01:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-1.0.0-r3.ebuild,v 1.3 2011/12/21 08:32:18 phajdan.jr Exp $
EAPI="3"
inherit gkrellm-plugin eutils
@@ -12,7 +12,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="nls? ( sys-devel/gettext )"