diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-18 22:31:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-18 22:31:51 +0000 |
commit | 724bd0ca8f35944a4d2ae814b46442b2651b9395 (patch) | |
tree | 7bab35f2e94d0c30bffd18c75571bc5c3b931167 /kde-base/ktouch/ktouch-3.5.9.ebuild | |
parent | add gpscorrelate ebuild (diff) | |
download | historical-724bd0ca8f35944a4d2ae814b46442b2651b9395.tar.gz historical-724bd0ca8f35944a4d2ae814b46442b2651b9395.tar.bz2 historical-724bd0ca8f35944a4d2ae814b46442b2651b9395.zip |
amd64/x86 stable, bug #221063
Package-Manager: portage-2.1.5
Diffstat (limited to 'kde-base/ktouch/ktouch-3.5.9.ebuild')
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ktouch/ktouch-3.5.9.ebuild b/kde-base/ktouch/ktouch-3.5.9.ebuild index 1b98ffea1242..4162055278e4 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.7 2008/05/15 06:08:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v 1.8 2008/05/18 20:27:44 maekke 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}" |