diff options
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/katomic/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index 7b6b648b59b4..3bcec347219b 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.225 2012/11/23 18:35:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.226 2012/11/30 15:26:03 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> katomic-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> katomic-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/katomic/katomic-4.9.3.ebuild b/kde-base/katomic/katomic-4.9.3.ebuild index ef767f4f07cf..97290bcf54cb 100644 --- a/kde-base/katomic/katomic-4.9.3.ebuild +++ b/kde-base/katomic/katomic-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/katomic/katomic-4.9.3.ebuild,v 1.3 2012/11/23 18:35:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.9.3.ebuild,v 1.4 2012/11/30 15:26:03 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ KDE_SELINUX_MODULE="games" inherit ${eclass} DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |