diff options
author | 2008-04-18 21:29:22 +0000 | |
---|---|---|
committer | 2008-04-18 21:29:22 +0000 | |
commit | 97feb6735a4011b52de4fe5d1dcd83188e75df37 (patch) | |
tree | 77f022538dd6c86a10f45c549f17ff64251af2aa /kde-base/ktouch | |
parent | add patch to fix building with new automake (diff) | |
download | gentoo-2-97feb6735a4011b52de4fe5d1dcd83188e75df37.tar.gz gentoo-2-97feb6735a4011b52de4fe5d1dcd83188e75df37.tar.bz2 gentoo-2-97feb6735a4011b52de4fe5d1dcd83188e75df37.zip |
Fix HOMEPAGE, thanks to Antoni Grzymala <awaria@chopin.edu.pl> for spotting on IRC.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.8.ebuild | 3 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.9.ebuild | 3 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-4.0.2.ebuild | 3 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-4.0.3.ebuild | 3 |
5 files changed, 14 insertions, 5 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index 4b35ac3658cd..b28200d1d794 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.91 2008/04/03 21:34:02 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.92 2008/04/18 21:29:22 cla Exp $ + + 18 Apr 2008; Dawid Węgliński <cla@gentoo.org> ktouch-3.5.8.ebuild, + ktouch-3.5.9.ebuild, ktouch-4.0.2.ebuild, ktouch-4.0.3.ebuild: + Fix HOMEPAGE, thanks to Antoni Grzymala <awaria@chopin.edu.pl> for spotting + on IRC. *ktouch-4.0.3 (03 Apr 2008) diff --git a/kde-base/ktouch/ktouch-3.5.8.ebuild b/kde-base/ktouch/ktouch-3.5.8.ebuild index c383ec95d052..3fd52b10a6b7 100644 --- a/kde-base/ktouch/ktouch-3.5.8.ebuild +++ b/kde-base/ktouch/ktouch-3.5.8.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.8.ebuild,v 1.7 2008/03/04 03:39:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.8.ebuild,v 1.8 2008/04/18 21:29:22 cla 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" +HOMEPAGE="http://ktouch.sourceforge.net/" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange 3.5.7 $MAXKDEVER kde-base/libkdeedu)" diff --git a/kde-base/ktouch/ktouch-3.5.9.ebuild b/kde-base/ktouch/ktouch-3.5.9.ebuild index 88970b5ecaa7..2545463e194c 100644 --- a/kde-base/ktouch/ktouch-3.5.9.ebuild +++ b/kde-base/ktouch/ktouch-3.5.9.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v 1.2 2008/03/04 03:39:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v 1.3 2008/04/18 21:29:22 cla 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" IUSE="" diff --git a/kde-base/ktouch/ktouch-4.0.2.ebuild b/kde-base/ktouch/ktouch-4.0.2.ebuild index 7852d28085b4..8aa974747af4 100644 --- a/kde-base/ktouch/ktouch-4.0.2.ebuild +++ b/kde-base/ktouch/ktouch-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.0.2.ebuild,v 1.1 2008/03/10 23:56:05 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.0.2.ebuild,v 1.2 2008/04/18 21:29:22 cla Exp $ EAPI="1" @@ -8,6 +8,7 @@ KMNAME=kdeedu inherit kde4-meta DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" +HOMEPAGE="http://ktouch.sourceforge.net/" KEYWORDS="~amd64 ~x86" IUSE="debug htmlhandbook" diff --git a/kde-base/ktouch/ktouch-4.0.3.ebuild b/kde-base/ktouch/ktouch-4.0.3.ebuild index 7f5cd66fbaaf..4c8594ff14e5 100644 --- a/kde-base/ktouch/ktouch-4.0.3.ebuild +++ b/kde-base/ktouch/ktouch-4.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.0.3.ebuild,v 1.1 2008/04/03 21:34:02 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.0.3.ebuild,v 1.2 2008/04/18 21:29:22 cla Exp $ EAPI="1" @@ -8,6 +8,7 @@ KMNAME=kdeedu inherit kde4-meta DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" +HOMEPAGE="http://ktouch.sourceforge.net/" KEYWORDS="~amd64 ~x86" IUSE="debug htmlhandbook" |