diff options
author | 2009-06-03 14:27:23 +0000 | |
---|---|---|
committer | 2009-06-03 14:27:23 +0000 | |
commit | 075eaa4fb6cf083ee43f450e0d91874bc6cc2251 (patch) | |
tree | 463d29fe633f82f4cd92b4636abba780ad7223df /kde-base/kturtle | |
parent | Drop KDE 4.2.2 (diff) | |
download | gentoo-2-075eaa4fb6cf083ee43f450e0d91874bc6cc2251.tar.gz gentoo-2-075eaa4fb6cf083ee43f450e0d91874bc6cc2251.tar.bz2 gentoo-2-075eaa4fb6cf083ee43f450e0d91874bc6cc2251.zip |
Marking kturtle-3.5.10 ppc64 for bug 271889
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r-- | kde-base/kturtle/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kturtle/kturtle-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog index cb6a0e276621..9aab6a90ce36 100644 --- a/kde-base/kturtle/ChangeLog +++ b/kde-base/kturtle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kturtle # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.111 2009/05/31 19:58:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.112 2009/06/03 14:27:23 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> kturtle-3.5.10.ebuild: + Marking kturtle-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> kturtle-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/kturtle/kturtle-3.5.10.ebuild b/kde-base/kturtle/kturtle-3.5.10.ebuild index 8d0bcb74c910..d2d5939b6ca3 100644 --- a/kde-base/kturtle/kturtle-3.5.10.ebuild +++ b/kde-base/kturtle/kturtle-3.5.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.5.10.ebuild,v 1.2 2009/05/31 19:58:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.5.10.ebuild,v 1.3 2009/06/03 14:27:23 ranger Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="KDE: Educational programming environment using the Logo programming language" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |