diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 15:01:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 15:01:19 +0000 |
commit | aa881db191ce7bdbdbb8676e282a20eda0046d3e (patch) | |
tree | 327252e7a838c662610bf99db4a6bf78f8e3affd /x11-plugins/gkrellsun | |
parent | Stable for AMD64, wrt bug #393881 (diff) | |
download | gentoo-2-aa881db191ce7bdbdbb8676e282a20eda0046d3e.tar.gz gentoo-2-aa881db191ce7bdbdbb8676e282a20eda0046d3e.tar.bz2 gentoo-2-aa881db191ce7bdbdbb8676e282a20eda0046d3e.zip |
Stable for AMD64, wrt bug #393997
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/gkrellsun')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-1.0.0-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index eddc4e7f1968..55e919ef6295 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellsun -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.29 2010/08/11 13:59:11 lack Exp $ +# 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 $ + + 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> gkrellsun-1.0.0-r3.ebuild: + Stable for AMD64, wrt bug #393997 *gkrellsun-1.0.0-r3 (11 Aug 2010) diff --git a/x11-plugins/gkrellsun/gkrellsun-1.0.0-r3.ebuild b/x11-plugins/gkrellsun/gkrellsun-1.0.0-r3.ebuild index 5abaa34ea028..c7f9f958fb61 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-2010 Gentoo Foundation +# 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.1 2010/08/11 13:59:11 lack Exp $ +# $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 $ 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 )" |