diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 15:12:39 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 15:12:39 +0000 |
commit | d220f34501efaaa6e21c6a238f087a9d6184e3ce (patch) | |
tree | ccb3a16f6936a9339feb52d5dc6f9171413c114e /kde-base/ktouch/ktouch-3.5.2.ebuild | |
parent | Removing libstdc++ dep for x86 again. tx to Flameeyes and b33fc0d3 for their ... (diff) | |
download | historical-d220f34501efaaa6e21c6a238f087a9d6184e3ce.tar.gz historical-d220f34501efaaa6e21c6a238f087a9d6184e3ce.tar.bz2 historical-d220f34501efaaa6e21c6a238f087a9d6184e3ce.zip |
Stable on ia64.
Package-Manager: portage-2.1.1_rc1-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 63b1c76b617a..72de110fbea3 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.8 2006/06/01 08:25:13 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.2.ebuild,v 1.9 2006/09/03 15:05:51 kloeri 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)" |