summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 17:38:28 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 17:38:28 +0000
commit906564b2f3b5293c33e4ac28df865c4a4283bedd (patch)
tree78023d3b7b0c073499c886d532e25bd4ef887580 /kde-base/kfind
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-906564b2f3b5293c33e4ac28df865c4a4283bedd.tar.gz
gentoo-2-906564b2f3b5293c33e4ac28df865c4a4283bedd.tar.bz2
gentoo-2-906564b2f3b5293c33e4ac28df865c4a4283bedd.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog5
-rw-r--r--kde-base/kfind/kfind-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index 70abb3ad664b..2a19b9972de0 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.38 2006/03/27 23:54:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.39 2006/04/01 17:38:28 flameeyes Exp $
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> kfind-3.5.2.ebuild:
+ Add ~x86-fbsd keyword.
28 Mar 2006; Aron Griffis <agriffis@gentoo.org> kfind-3.5.0.ebuild,
kfind-3.5.1.ebuild, kfind-3.5.2.ebuild:
diff --git a/kde-base/kfind/kfind-3.5.2.ebuild b/kde-base/kfind/kfind-3.5.2.ebuild
index 44b518306634..c14c4d8488c5 100644
--- a/kde-base/kfind/kfind-3.5.2.ebuild
+++ b/kde-base/kfind/kfind-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.2.ebuild,v 1.2 2006/03/27 23:54:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.2.ebuild,v 1.3 2006/04/01 17:38:28 flameeyes Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE file find utility"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)"