diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:48:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:48:05 +0000 |
commit | 658cfd5b6430c92034221b3c810c8c3ce2ba0e7c (patch) | |
tree | 238af10902a6541b329c52abfdb0b02c86ea12f0 /kde-base/kturtle | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | gentoo-2-658cfd5b6430c92034221b3c810c8c3ce2ba0e7c.tar.gz gentoo-2-658cfd5b6430c92034221b3c810c8c3ce2ba0e7c.tar.bz2 gentoo-2-658cfd5b6430c92034221b3c810c8c3ce2ba0e7c.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r-- | kde-base/kturtle/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kturtle/kturtle-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog index 43f8269af076..5dad7828e602 100644 --- a/kde-base/kturtle/ChangeLog +++ b/kde-base/kturtle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kturtle # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.65 2007/08/07 22:22:59 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.66 2007/08/08 19:48:05 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> kturtle-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> kturtle-3.5.7.ebuild: Marked ppc stable. diff --git a/kde-base/kturtle/kturtle-3.5.7.ebuild b/kde-base/kturtle/kturtle-3.5.7.ebuild index 6587aeb2145e..93164338475d 100644 --- a/kde-base/kturtle/kturtle-3.5.7.ebuild +++ b/kde-base/kturtle/kturtle-3.5.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.5.7.ebuild,v 1.4 2007/08/07 22:22:59 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.5.7.ebuild,v 1.5 2007/08/08 19:48:05 armin76 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="" |