diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 13:41:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 13:41:05 +0000 |
commit | 0167147bd26ee461f801185c7c66fd63fd5ab652 (patch) | |
tree | 325aab5f99059a23c6d144cf3f6a393fee0fe33a | |
parent | Mark 3.4.2 stable on ia64. #112842 (diff) | |
download | gentoo-2-0167147bd26ee461f801185c7c66fd63fd5ab652.tar.gz gentoo-2-0167147bd26ee461f801185c7c66fd63fd5ab652.tar.bz2 gentoo-2-0167147bd26ee461f801185c7c66fd63fd5ab652.zip |
Mark 3.4.2 stable on ia64. #112842
(Portage version: 2.0.53)
-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="" |