diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-13 02:25:07 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-13 02:25:07 +0000 |
commit | 9c50a7ceff224eee6d05bca68223df3e3cfb1a2a (patch) | |
tree | b8db2947ad6bed5871f63aefa7910f645aaa7ce9 /kde-base/ktouch | |
parent | added libtoolize call, fixes #80904 (diff) | |
download | historical-9c50a7ceff224eee6d05bca68223df3e3cfb1a2a.tar.gz historical-9c50a7ceff224eee6d05bca68223df3e3cfb1a2a.tar.bz2 historical-9c50a7ceff224eee6d05bca68223df3e3cfb1a2a.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
Package-Manager: portage-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="" |