diff options
author | 2009-03-08 14:05:19 +0000 | |
---|---|---|
committer | 2009-03-08 14:05:19 +0000 | |
commit | bde205ea6d80c6eed315436698b944dcfcf099b7 (patch) | |
tree | 25d98d229fc99a14a0036c8b49f38c0f8e1c0729 /kde-base/ktouch | |
parent | Semi-automatic merge, Update deps. (diff) | |
download | gentoo-2-bde205ea6d80c6eed315436698b944dcfcf099b7.tar.gz gentoo-2-bde205ea6d80c6eed315436698b944dcfcf099b7.tar.bz2 gentoo-2-bde205ea6d80c6eed315436698b944dcfcf099b7.zip |
Semi-automatic merge, Update deps.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-4.2.1.ebuild | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index 5956b2057f0c..834d2f83df0c 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.111 2009/03/04 22:26:26 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.112 2009/03/08 14:05:19 scarabeus Exp $ + + 08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> ktouch-4.2.1.ebuild: + Semi-automatic merge, Update deps. *ktouch-4.2.1 (04 Mar 2009) diff --git a/kde-base/ktouch/ktouch-4.2.1.ebuild b/kde-base/ktouch/ktouch-4.2.1.ebuild index 4acc83d43506..f99a7f1a3794 100644 --- a/kde-base/ktouch/ktouch-4.2.1.ebuild +++ b/kde-base/ktouch/ktouch-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.2.1.ebuild,v 1.1 2009/03/04 22:26:26 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.2.1.ebuild,v 1.2 2009/03/08 14:05:19 scarabeus Exp $ EAPI="2" @@ -11,4 +11,6 @@ DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug" -RDEPEND=">=kde-base/knotify-${PV}:${SLOT}" +RDEPEND=" + >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=] +" |