summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-06 20:00:11 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-06 20:00:11 +0000
commit166ed576f9d4ec84e2a1d391915da5413d08e885 (patch)
tree87c561069ae89167995a57b43351ecba34865e45
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-166ed576f9d4ec84e2a1d391915da5413d08e885.tar.gz
gentoo-2-166ed576f9d4ec84e2a1d391915da5413d08e885.tar.bz2
gentoo-2-166ed576f9d4ec84e2a1d391915da5413d08e885.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_rc1-r5)
-rw-r--r--kde-base/ktouch/ChangeLog5
-rw-r--r--kde-base/ktouch/ktouch-3.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index c0658ae14bd1..53d9b7862141 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktouch
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.51 2006/09/03 15:05:51 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.52 2006/09/06 20:00:11 flameeyes Exp $
+
+ 06 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> ktouch-3.5.4.ebuild:
+ Add ~x86-fbsd keyword.
03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> ktouch-3.5.2.ebuild:
Stable on ia64.
diff --git a/kde-base/ktouch/ktouch-3.5.4.ebuild b/kde-base/ktouch/ktouch-3.5.4.ebuild
index b73bfa3971d5..c2b8f7ab9950 100644
--- a/kde-base/ktouch/ktouch-3.5.4.ebuild
+++ b/kde-base/ktouch/ktouch-3.5.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.4.ebuild,v 1.1 2006/07/25 08:27:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.4.ebuild,v 1.2 2006/09/06 20:00:11 flameeyes 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)"