diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 20:54:01 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 20:54:01 +0000 |
commit | a1e4784ab268fe83bb20303ab06fb3eee47f49ac (patch) | |
tree | f946f7da7ac2b7ad3829c704213f598fb481b1d3 /kde-base/ktouch | |
parent | ppc stable #271889 (diff) | |
download | gentoo-2-a1e4784ab268fe83bb20303ab06fb3eee47f49ac.tar.gz gentoo-2-a1e4784ab268fe83bb20303ab06fb3eee47f49ac.tar.bz2 gentoo-2-a1e4784ab268fe83bb20303ab06fb3eee47f49ac.zip |
ppc stable #271889
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.10.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index 8af84dcbd98c..4c5c8b06d26f 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.117 2009/05/07 00:00:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.118 2009/05/31 20:54:01 nixnut Exp $ + + 31 May 2009; nixnut <nixnut@gentoo.org> ktouch-3.5.10.ebuild: + ppc stable #271889 *ktouch-4.2.3 (06 May 2009) diff --git a/kde-base/ktouch/ktouch-3.5.10.ebuild b/kde-base/ktouch/ktouch-3.5.10.ebuild index 08c83da53eae..ceb5576c9435 100644 --- a/kde-base/ktouch/ktouch-3.5.10.ebuild +++ b/kde-base/ktouch/ktouch-3.5.10.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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-3.5.10.ebuild,v 1.1 2008/09/14 00:00:00 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild,v 1.2 2009/05/31 20:54:01 nixnut 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}" |