diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 03:58:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 03:58:04 +0000 |
commit | f52f51d2c73e94d44fe6bc6029a756fbb5170573 (patch) | |
tree | cfcd3fe3a47ee3b1429add6a658a9c8ad3f71391 /kde-base/ktouch | |
parent | Updated mask desc/reason for net-p2p/limewire (diff) | |
download | historical-f52f51d2c73e94d44fe6bc6029a756fbb5170573.tar.gz historical-f52f51d2c73e94d44fe6bc6029a756fbb5170573.tar.bz2 historical-f52f51d2c73e94d44fe6bc6029a756fbb5170573.zip |
Stable for HPPA (bug #221063).
Package-Manager: portage-2.1.5_rc10
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index fb9aa38bfab2..ba00a6da3329 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,9 @@ # 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.94 2008/05/12 20:02:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.95 2008/05/13 03:40:02 jer Exp $ + + 13 May 2008; Jeroen Roovers <jer@gentoo.org> ktouch-3.5.9.ebuild: + Stable for HPPA (bug #221063). 12 May 2008; Brent Baude <ranger@gentoo.org> ktouch-3.5.9.ebuild: Marking ktouch-3.5.9 ppc stable for bug 221063 diff --git a/kde-base/ktouch/ktouch-3.5.9.ebuild b/kde-base/ktouch/ktouch-3.5.9.ebuild index 9fd3ee49c29f..656e6b251ec3 100644 --- a/kde-base/ktouch/ktouch-3.5.9.ebuild +++ b/kde-base/ktouch/ktouch-3.5.9.ebuild @@ -1,13 +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.9.ebuild,v 1.5 2008/05/12 20:02:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v 1.6 2008/05/13 03:40:02 jer 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}" |