diff options
author | 2006-12-11 12:14:22 +0000 | |
---|---|---|
committer | 2006-12-11 12:14:22 +0000 | |
commit | b3f4a5d7f4e13ec2193e0384e79a422678a9b5ed (patch) | |
tree | 2a9a35df782cd0516c85920dde7c086787a21842 /kde-base/kturtle/kturtle-3.5.5.ebuild | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-b3f4a5d7f4e13ec2193e0384e79a422678a9b5ed.tar.gz gentoo-2-b3f4a5d7f4e13ec2193e0384e79a422678a9b5ed.tar.bz2 gentoo-2-b3f4a5d7f4e13ec2193e0384e79a422678a9b5ed.zip |
Stable on ia64.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kturtle/kturtle-3.5.5.ebuild')
-rw-r--r-- | kde-base/kturtle/kturtle-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kturtle/kturtle-3.5.5.ebuild b/kde-base/kturtle/kturtle-3.5.5.ebuild index 1d0525559514..c06511901133 100644 --- a/kde-base/kturtle/kturtle-3.5.5.ebuild +++ b/kde-base/kturtle/kturtle-3.5.5.ebuild @@ -1,13 +1,13 @@ # 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.5.5.ebuild,v 1.7 2006/12/06 13:24:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.5.5.ebuild,v 1.8 2006/12/11 12:14:22 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: Educational programming environment using the Logo programming language" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |