diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:06:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:06:11 +0000 |
commit | 91d69e34a0c30ec379edc90865dd12d8c0ae4f1f (patch) | |
tree | 74c5e8a17669c0876fd381ad3129b28ec6d035ce /kde-base/katomic | |
parent | Stable for ppc, wrt bug #450678 (diff) | |
download | gentoo-2-91d69e34a0c30ec379edc90865dd12d8c0ae4f1f.tar.gz gentoo-2-91d69e34a0c30ec379edc90865dd12d8c0ae4f1f.tar.bz2 gentoo-2-91d69e34a0c30ec379edc90865dd12d8c0ae4f1f.zip |
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index d36610af9471..8a3973c6772d 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.232 2013/01/27 15:07:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.233 2013/01/27 23:06:11 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> katomic-4.9.5.ebuild: + Stable for ppc, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> katomic-4.9.5.ebuild: Stable for x86, wrt bug #450678 diff --git a/kde-base/katomic/katomic-4.9.5.ebuild b/kde-base/katomic/katomic-4.9.5.ebuild index 03a302ee8788..c2905d748000 100644 --- a/kde-base/katomic/katomic-4.9.5.ebuild +++ b/kde-base/katomic/katomic-4.9.5.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.9.5.ebuild,v 1.3 2013/01/27 15:07:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.9.5.ebuild,v 1.4 2013/01/27 23:06:11 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ KDE_SELINUX_MODULE="games" inherit ${eclass} DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |