diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-24 09:10:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-24 09:10:15 +0000 |
commit | 1e21d3add7e12305db80b6eaa2c974ddc804e032 (patch) | |
tree | e21939bdcf4251782ea3e47e0dce5cc49fa446af /kde-base/kiten | |
parent | Stable for x86, wrt bug #414605 (diff) | |
download | gentoo-2-1e21d3add7e12305db80b6eaa2c974ddc804e032.tar.gz gentoo-2-1e21d3add7e12305db80b6eaa2c974ddc804e032.tar.bz2 gentoo-2-1e21d3add7e12305db80b6eaa2c974ddc804e032.zip |
Stable for x86, wrt bug #414605
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kiten')
-rw-r--r-- | kde-base/kiten/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kiten/kiten-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kiten/ChangeLog b/kde-base/kiten/ChangeLog index 33b9bb605aed..a10ad356d6bc 100644 --- a/kde-base/kiten/ChangeLog +++ b/kde-base/kiten/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kiten # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.206 2012/05/18 20:06:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.207 2012/05/24 09:10:15 ago Exp $ + + 24 May 2012; Agostino Sarubbo <ago@gentoo.org> kiten-4.8.3.ebuild: + Stable for x86, wrt bug #414605 18 May 2012; Agostino Sarubbo <ago@gentoo.org> kiten-4.8.3.ebuild: Stable for amd64, wrt bug #414605 diff --git a/kde-base/kiten/kiten-4.8.3.ebuild b/kde-base/kiten/kiten-4.8.3.ebuild index 47afac879610..f481ff23f9eb 100644 --- a/kde-base/kiten/kiten-4.8.3.ebuild +++ b/kde-base/kiten/kiten-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-4.8.3.ebuild,v 1.3 2012/05/18 20:06:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-4.8.3.ebuild,v 1.4 2012/05/24 09:10:15 ago Exp $ EAPI=4 @@ -9,5 +9,5 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE Japanese dictionary and reference" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |