diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 23:11:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 23:11:44 +0000 |
commit | 8cb71ed0f9526af874bac6aff1c0b333e508a6ad (patch) | |
tree | d06bec79910f7b283709f046986bd25d6c9fa311 | |
parent | Add ~x86-fbsd keyword, restrict binchecks and strip. (diff) | |
download | gentoo-2-8cb71ed0f9526af874bac6aff1c0b333e508a6ad.tar.gz gentoo-2-8cb71ed0f9526af874bac6aff1c0b333e508a6ad.tar.bz2 gentoo-2-8cb71ed0f9526af874bac6aff1c0b333e508a6ad.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index effa8be95253..c52e1b34bb67 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.61 2006/11/18 19:06:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.62 2006/11/26 23:11:44 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> ktouch-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -ktouch-3.5.3.ebuild, -ktouch-3.5.4.ebuild: diff --git a/kde-base/ktouch/ktouch-3.5.5.ebuild b/kde-base/ktouch/ktouch-3.5.5.ebuild index 105601b8e46b..52aa78bf4d87 100644 --- a/kde-base/ktouch/ktouch-3.5.5.ebuild +++ b/kde-base/ktouch/ktouch-3.5.5.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.5.ebuild,v 1.5 2006/11/16 03:57:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.5.ebuild,v 1.6 2006/11/26 23:11:44 corsair 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange 3.5.4 $MAXKDEVER kde-base/libkdeedu)" |