diff options
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index ca3eab8f1bc7..65971d52d9bf 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.253 2013/06/06 15:38:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.254 2013/06/08 10:09:17 ago Exp $ + + 08 Jun 2013; Agostino Sarubbo <ago@gentoo.org> katomic-4.10.3.ebuild: + Stable for ppc64, wrt to bug #471392 06 Jun 2013; Agostino Sarubbo <ago@gentoo.org> katomic-4.10.3.ebuild: Stable for ppc, wrt to bug #471392 diff --git a/kde-base/katomic/katomic-4.10.3.ebuild b/kde-base/katomic/katomic-4.10.3.ebuild index 960f8ab37347..1b7dddc196aa 100644 --- a/kde-base/katomic/katomic-4.10.3.ebuild +++ b/kde-base/katomic/katomic-4.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.10.3.ebuild,v 1.4 2013/06/06 15:38:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.10.3.ebuild,v 1.5 2013/06/08 10:09:17 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KDE_SELINUX_MODULE="games" inherit kde4-base DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |