diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 06:49:53 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 06:49:53 +0000 |
commit | 0bd0b9b669afd67b0a9c33659209ca21a6b2e9c6 (patch) | |
tree | 5173846326d6e1cf3bf7a798f4ca5fa03e0475dd /kde-base/kturtle | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-0bd0b9b669afd67b0a9c33659209ca21a6b2e9c6.tar.gz gentoo-2-0bd0b9b669afd67b0a9c33659209ca21a6b2e9c6.tar.bz2 gentoo-2-0bd0b9b669afd67b0a9c33659209ca21a6b2e9c6.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r-- | kde-base/kturtle/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kturtle/kturtle-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog index 7accd65541fc..f0c79075fc85 100644 --- a/kde-base/kturtle/ChangeLog +++ b/kde-base/kturtle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kturtle # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.139 2010/01/19 00:48:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.140 2010/01/23 06:49:53 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kturtle-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kturtle-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kturtle/kturtle-4.3.4.ebuild b/kde-base/kturtle/kturtle-4.3.4.ebuild index fb417223c5f2..30c3fb9dfd47 100644 --- a/kde-base/kturtle/kturtle-4.3.4.ebuild +++ b/kde-base/kturtle/kturtle-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.3.4.ebuild,v 1.1 2009/12/01 11:12:41 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.3.4.ebuild,v 1.2 2010/01/23 06:49:53 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="KDE: Educational programming environment using the Logo programming language" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" RDEPEND=" |