diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:01:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:01:39 +0000 |
commit | 0af09432b129c37fd2505da293f2947afce194c2 (patch) | |
tree | a6d5f7c6dcb130465627269c9aede0bc16dbbcd1 /kde-base | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-0af09432b129c37fd2505da293f2947afce194c2.tar.gz gentoo-2-0af09432b129c37fd2505da293f2947afce194c2.tar.bz2 gentoo-2-0af09432b129c37fd2505da293f2947afce194c2.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kiten/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kiten/kiten-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kiten/ChangeLog b/kde-base/kiten/ChangeLog index 4d6664a4ae0c..82d20f02ae7f 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.224 2012/11/23 17:28:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.225 2012/11/23 19:01:39 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kiten-4.9.3.ebuild: + Stable for x86, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kiten-4.9.3.ebuild: Stable for amd64, wrt bug #442394 diff --git a/kde-base/kiten/kiten-4.9.3.ebuild b/kde-base/kiten/kiten-4.9.3.ebuild index a10ea5bfa658..705d069d03be 100644 --- a/kde-base/kiten/kiten-4.9.3.ebuild +++ b/kde-base/kiten/kiten-4.9.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.9.3.ebuild,v 1.2 2012/11/23 17:28:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-4.9.3.ebuild,v 1.3 2012/11/23 19:01:39 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Japanese dictionary and reference" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |