diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:28:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:28:50 +0000 |
commit | a110545e996cecff10a1cacdfcdbdbbeede7147a (patch) | |
tree | ab93ccea8272511f7a655356c106510f86e6ffbf /app-dicts | |
parent | Stable for ppc, wrt bug #511392 (diff) | |
download | gentoo-2-a110545e996cecff10a1cacdfcdbdbbeede7147a.tar.gz gentoo-2-a110545e996cecff10a1cacdfcdbdbbeede7147a.tar.bz2 gentoo-2-a110545e996cecff10a1cacdfcdbdbbeede7147a.zip |
Stable for ppc, wrt bug #516674
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 905b6fdb63bd..98a133f7f5fe 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.27 2014/10/12 08:47:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.28 2014/10/18 14:28:50 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> gjiten-2.6-r3.ebuild: + Stable for ppc, wrt bug #516674 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> gjiten-2.6-r3.ebuild: Stable for x86, wrt bug #516674 diff --git a/app-dicts/gjiten/gjiten-2.6-r3.ebuild b/app-dicts/gjiten/gjiten-2.6-r3.ebuild index a5f37cd6d305..5a39e5e269ea 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.3 2014/10/12 08:47:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.6-r3.ebuild,v 1.4 2014/10/18 14:28:50 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" |