diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 13:42:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 13:42:08 +0000 |
commit | 371fa76aa8261d0a7a265a08e91f6b16c74a659a (patch) | |
tree | 6ff21c4b1832fc91b5fb71840c5404c89df71570 /kde-base/kturtle | |
parent | argh, a whitespace. Anyway, both are compile-time or cosmetic and minor, no n... (diff) | |
download | historical-371fa76aa8261d0a7a265a08e91f6b16c74a659a.tar.gz historical-371fa76aa8261d0a7a265a08e91f6b16c74a659a.tar.bz2 historical-371fa76aa8261d0a7a265a08e91f6b16c74a659a.zip |
Mark 3.4.2 stable on ia64. #112842
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r-- | kde-base/kturtle/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kturtle/kturtle-3.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog index 0b6fa20ca9a4..e04ad4c292b1 100644 --- a/kde-base/kturtle/ChangeLog +++ b/kde-base/kturtle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kturtle -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.35 2006/03/22 20:15:40 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.36 2006/03/27 13:41:05 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kturtle-3.4.2.ebuild: + Mark 3.4.2 stable on ia64. #112842 *kturtle-3.5.2 (22 Mar 2006) diff --git a/kde-base/kturtle/kturtle-3.4.2.ebuild b/kde-base/kturtle/kturtle-3.4.2.ebuild index 27ac04ea2408..5fc5fe59f7c1 100644 --- a/kde-base/kturtle/kturtle-3.4.2.ebuild +++ b/kde-base/kturtle/kturtle-3.4.2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.4.2.ebuild,v 1.9 2005/12/10 19:38:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.4.2.ebuild,v 1.10 2006/03/27 13:41:05 agriffis Exp $ KMNAME=kdeedu MAXKDEVER=3.4.3 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: Educational programming environment using the Logo programming language" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |