diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 16:28:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 16:28:09 +0000 |
commit | 48b10eb5fe9b2e24b39e52b378ee6efa2e09a743 (patch) | |
tree | ff9f316a0c7670b544b57c0412eca27b2b9e0164 /kde-base | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-48b10eb5fe9b2e24b39e52b378ee6efa2e09a743.tar.gz gentoo-2-48b10eb5fe9b2e24b39e52b378ee6efa2e09a743.tar.bz2 gentoo-2-48b10eb5fe9b2e24b39e52b378ee6efa2e09a743.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kturtle/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kturtle/kturtle-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog index a31326b7ba5c..86b5afb3b2af 100644 --- a/kde-base/kturtle/ChangeLog +++ b/kde-base/kturtle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kturtle # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.226 2012/11/23 19:21:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.227 2012/11/30 16:28:09 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> kturtle-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kturtle-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/kturtle/kturtle-4.9.3.ebuild b/kde-base/kturtle/kturtle-4.9.3.ebuild index e322f7759775..d95e68bf6656 100644 --- a/kde-base/kturtle/kturtle-4.9.3.ebuild +++ b/kde-base/kturtle/kturtle-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/kturtle/kturtle-4.9.3.ebuild,v 1.3 2012/11/23 19:21:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.9.3.ebuild,v 1.4 2012/11/30 16:28:09 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE: Educational programming environment using the Logo programming language" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |