diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-13 02:03:21 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-13 02:03:21 +0000 |
commit | 4c16d7017730de276b2eb9ad4e013c56c67f846f (patch) | |
tree | 9b46bed7882932f8f52d21f79235634d871c798c /kde-base/ktouch | |
parent | Marked ~amd64, keywording KDE split ebuilds, bug 80944. (diff) | |
download | gentoo-2-4c16d7017730de276b2eb9ad4e013c56c67f846f.tar.gz gentoo-2-4c16d7017730de276b2eb9ad4e013c56c67f846f.tar.bz2 gentoo-2-4c16d7017730de276b2eb9ad4e013c56c67f846f.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r-- | kde-base/ktouch/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ktouch/ktouch-3.4.0_rc1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index 55c921ac3ff0..17e7201392e7 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.3 2005/02/27 20:21:41 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.4 2005/03/13 01:58:30 cryos Exp $ + +*ktouch-3.4.0_rc1 (13 Mar 2005) + + 13 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> ktouch-3.4.0_rc1.ebuild: + Marked ~amd64, keywording KDE split ebuilds, bug 80944. 27 Feb 2005; Dan Armak <danarmak@gentoo.org> : Ebuild for 3.4.0 RC1. diff --git a/kde-base/ktouch/ktouch-3.4.0_rc1.ebuild b/kde-base/ktouch/ktouch-3.4.0_rc1.ebuild index cc2afdb29761..4dc244475804 100644 --- a/kde-base/ktouch/ktouch-3.4.0_rc1.ebuild +++ b/kde-base/ktouch/ktouch-3.4.0_rc1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.4.0_rc1.ebuild,v 1.1 2005/02/27 20:21:41 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.4.0_rc1.ebuild,v 1.2 2005/03/13 01:58:30 cryos 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="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="" |