diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:56:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 23:56:14 +0000 |
commit | be56c350439117e4b30b7d894082762334af98c1 (patch) | |
tree | 584a4c90b7c80650a49f12e0135f17a78ea77d08 /kde-base/kturtle | |
parent | Stable for ppc, wrt bug #450678 (diff) | |
download | gentoo-2-be56c350439117e4b30b7d894082762334af98c1.tar.gz gentoo-2-be56c350439117e4b30b7d894082762334af98c1.tar.bz2 gentoo-2-be56c350439117e4b30b7d894082762334af98c1.zip |
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r-- | kde-base/kturtle/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kturtle/kturtle-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog index bf373be296d2..ba65023adfea 100644 --- a/kde-base/kturtle/ChangeLog +++ b/kde-base/kturtle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kturtle # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.233 2013/01/27 15:57:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.234 2013/01/27 23:56:14 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kturtle-4.9.5.ebuild: + Stable for ppc, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kturtle-4.9.5.ebuild: Stable for x86, wrt bug #450678 diff --git a/kde-base/kturtle/kturtle-4.9.5.ebuild b/kde-base/kturtle/kturtle-4.9.5.ebuild index 1afc7016d4d1..2aba910e2cc3 100644 --- a/kde-base/kturtle/kturtle-4.9.5.ebuild +++ b/kde-base/kturtle/kturtle-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/kturtle/kturtle-4.9.5.ebuild,v 1.3 2013/01/27 15:57:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.9.5.ebuild,v 1.4 2013/01/27 23:56:14 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 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |