diff options
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r-- | kde-base/kturtle/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kturtle/kturtle-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog index 3cf81175c097..3b008a15e88d 100644 --- a/kde-base/kturtle/ChangeLog +++ b/kde-base/kturtle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kturtle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.289 2014/02/06 23:20:23 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.290 2014/02/09 10:04:48 ago Exp $ + + 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kturtle-4.11.5.ebuild: + Stable for amd64, wrt bug #493782 *kturtle-4.12.2 (06 Feb 2014) diff --git a/kde-base/kturtle/kturtle-4.11.5.ebuild b/kde-base/kturtle/kturtle-4.11.5.ebuild index e30b31ac79f9..6acbc740dcce 100644 --- a/kde-base/kturtle/kturtle-4.11.5.ebuild +++ b/kde-base/kturtle/kturtle-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.11.5.ebuild,v 1.2 2014/01/20 08:00:10 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.11.5.ebuild,v 1.3 2014/02/09 10:04:48 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit kde4-base DESCRIPTION="KDE: Educational programming environment using the Logo programming language" HOMEPAGE="http://www.kde.org/applications/education/kturtle http://edu.kde.org/kturtle" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |