diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:47:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:47:49 +0000 |
commit | d15e7b05a225e03f00234ceda482fa6d5296d30b (patch) | |
tree | 634b1559d8a7bc4c1f5fa67e4861d12550730634 /app-dicts | |
parent | Stabilise on x86 and amd64, remove older. We need to trigger maintenance so f... (diff) | |
download | gentoo-2-d15e7b05a225e03f00234ceda482fa6d5296d30b.tar.gz gentoo-2-d15e7b05a225e03f00234ceda482fa6d5296d30b.tar.bz2 gentoo-2-d15e7b05a225e03f00234ceda482fa6d5296d30b.zip |
Stable for x86, wrt bug #516674
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/gjiten/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/gjiten/gjiten-2.6-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/gjiten/ChangeLog b/app-dicts/gjiten/ChangeLog index 8a144f40a4ec..905b6fdb63bd 100644 --- a/app-dicts/gjiten/ChangeLog +++ b/app-dicts/gjiten/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/gjiten # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.26 2014/10/10 15:22:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.27 2014/10/12 08:47:49 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> gjiten-2.6-r3.ebuild: + Stable for x86, wrt bug #516674 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> gjiten-2.6-r3.ebuild: Stable for amd64, wrt bug #516674 diff --git a/app-dicts/gjiten/gjiten-2.6-r3.ebuild b/app-dicts/gjiten/gjiten-2.6-r3.ebuild index 9bac08deacf6..a5f37cd6d305 100644 --- a/app-dicts/gjiten/gjiten-2.6-r3.ebuild +++ b/app-dicts/gjiten/gjiten-2.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.6-r3.ebuild,v 1.2 2014/10/10 15:22:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.6-r3.ebuild,v 1.3 2014/10/12 08:47:49 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="http://gjiten.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RESTRICT="test" |