diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 08:25:13 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 08:25:13 +0000 |
commit | dafccdf9f3ffa77f9e60b9ea220bb66effc6bc81 (patch) | |
tree | 35e94e1d976b7afebd3f45486d5da3b44ea01fc5 /kde-base/ktouch/ktouch-3.5.2.ebuild | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-dafccdf9f3ffa77f9e60b9ea220bb66effc6bc81.tar.gz gentoo-2-dafccdf9f3ffa77f9e60b9ea220bb66effc6bc81.tar.bz2 gentoo-2-dafccdf9f3ffa77f9e60b9ea220bb66effc6bc81.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/ktouch/ktouch-3.5.2.ebuild')
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ktouch/ktouch-3.5.2.ebuild b/kde-base/ktouch/ktouch-3.5.2.ebuild index bd5585dd5b88..63b1c76b617a 100644 --- a/kde-base/ktouch/ktouch-3.5.2.ebuild +++ b/kde-base/ktouch/ktouch-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.2.ebuild,v 1.7 2006/05/30 05:09:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.2.ebuild,v 1.8 2006/06/01 08:25:13 tcort Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)" |