diff options
-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 092fa1492502..8a144f40a4ec 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.25 2014/07/08 11:10:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.26 2014/10/10 15:22:40 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> gjiten-2.6-r3.ebuild: + Stable for amd64, wrt bug #516674 *gjiten-2.6-r3 (08 Jul 2014) diff --git a/app-dicts/gjiten/gjiten-2.6-r3.ebuild b/app-dicts/gjiten/gjiten-2.6-r3.ebuild index a3c2271f9af0..9bac08deacf6 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.1 2014/07/08 11:10:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.6-r3.ebuild,v 1.2 2014/10/10 15:22:40 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" |