diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:10:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:10:45 +0000 |
commit | 8f8ea6d230e36f994f53820aed57823be73c1a91 (patch) | |
tree | 9b8f5dfc2435e0ba4597445becf0f1c7093e9dec /kde-base/ktouch | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-8f8ea6d230e36f994f53820aed57823be73c1a91.tar.gz gentoo-2-8f8ea6d230e36f994f53820aed57823be73c1a91.tar.bz2 gentoo-2-8f8ea6d230e36f994f53820aed57823be73c1a91.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index b28200d1d794..2023d036caac 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.92 2008/04/18 21:29:22 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.93 2008/05/12 16:10:45 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> ktouch-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 18 Apr 2008; Dawid Węgliński <cla@gentoo.org> ktouch-3.5.8.ebuild, ktouch-3.5.9.ebuild, ktouch-4.0.2.ebuild, ktouch-4.0.3.ebuild: diff --git a/kde-base/ktouch/ktouch-3.5.9.ebuild b/kde-base/ktouch/ktouch-3.5.9.ebuild index 2545463e194c..5fa7cb73a0fe 100644 --- a/kde-base/ktouch/ktouch-3.5.9.ebuild +++ b/kde-base/ktouch/ktouch-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v 1.3 2008/04/18 21:29:22 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v 1.4 2008/05/12 16:10:45 armin76 Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" HOMEPAGE="http://ktouch.sourceforge.net/" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/libkdeedu-${PV}:${SLOT}" |