diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-26 01:54:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-26 01:54:50 +0000 |
commit | 64fc82c444960ff7d1b9357c1cd38e674e3d4909 (patch) | |
tree | e0bfa6ff782620fb76c9127a7e612d4c86496d46 /kde-base/kturtle | |
parent | Commiting kde-4.6.3 ppc on bug 369979 (diff) | |
download | historical-64fc82c444960ff7d1b9357c1cd38e674e3d4909.tar.gz historical-64fc82c444960ff7d1b9357c1cd38e674e3d4909.tar.bz2 historical-64fc82c444960ff7d1b9357c1cd38e674e3d4909.zip |
Commiting kde-4.6.3 ppc on bug 369979
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r-- | kde-base/kturtle/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kturtle/kturtle-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog index e9657f2a2161..4b0a4bcd8eab 100644 --- a/kde-base/kturtle/ChangeLog +++ b/kde-base/kturtle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kturtle # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.175 2011/06/10 17:59:55 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.176 2011/06/26 01:54:33 ranger Exp $ + + 26 Jun 2011; Brent Baude <ranger@gentoo.org> kturtle-4.6.3.ebuild: + Marking kturtle-4.6.3 ppc stable for bug 369979 *kturtle-4.6.4 (10 Jun 2011) diff --git a/kde-base/kturtle/kturtle-4.6.3.ebuild b/kde-base/kturtle/kturtle-4.6.3.ebuild index 9d581c65ceae..d157c6f9163c 100644 --- a/kde-base/kturtle/kturtle-4.6.3.ebuild +++ b/kde-base/kturtle/kturtle-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.6.3.ebuild,v 1.3 2011/06/10 11:50:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.6.3.ebuild,v 1.4 2011/06/26 01:54:33 ranger Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="KDE: Educational programming environment using the Logo programming language" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |