diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 14:54:56 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 14:54:56 +0000 |
commit | e4387f11f377866bd7fd22427fcd1cc8ec11625c (patch) | |
tree | b23de4ae32f15a74e607cae51bbf1d62dea1733a /kde-base/ktouch | |
parent | Add ~mips keywords to KDE 3.5.10 (diff) | |
download | gentoo-2-e4387f11f377866bd7fd22427fcd1cc8ec11625c.tar.gz gentoo-2-e4387f11f377866bd7fd22427fcd1cc8ec11625c.tar.bz2 gentoo-2-e4387f11f377866bd7fd22427fcd1cc8ec11625c.zip |
Add ~mips keywords to KDE 3.5.10
(Portage version: 2.2_rc33/cvs/Linux x86_64)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index ad2c111c1c7e..e6d8d510ef42 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.125 2009/06/18 04:38:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.126 2009/07/08 14:54:56 alexxy Exp $ + + 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> ktouch-3.5.10.ebuild: + Add ~mips keywords 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> ktouch-3.5.10.ebuild: Stable for HPPA (bug #271889). diff --git a/kde-base/ktouch/ktouch-3.5.10.ebuild b/kde-base/ktouch/ktouch-3.5.10.ebuild index 61eb27edef08..3cb940ec9e7e 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-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.5 2009/06/18 04:38:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.10.ebuild,v 1.6 2009/07/08 14:54:56 alexxy 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 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/libkdeedu-${PV}:${SLOT}" |