summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-05-03 06:51:10 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-05-03 06:51:10 +0000
commit50a9eb559efd32e0f81d14175b84511bdbac3979 (patch)
treedd022bd68c65d14756816389811e103ae43bb1ae /kde-base/knetattach
parentkeyword ~x86-fbsd (diff)
downloadgentoo-2-50a9eb559efd32e0f81d14175b84511bdbac3979.tar.gz
gentoo-2-50a9eb559efd32e0f81d14175b84511bdbac3979.tar.bz2
gentoo-2-50a9eb559efd32e0f81d14175b84511bdbac3979.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knetattach')
-rw-r--r--kde-base/knetattach/ChangeLog5
-rw-r--r--kde-base/knetattach/knetattach-4.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knetattach/ChangeLog b/kde-base/knetattach/ChangeLog
index 7bab50438fdc..e736ea9808a8 100644
--- a/kde-base/knetattach/ChangeLog
+++ b/kde-base/knetattach/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knetattach
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.149 2010/03/31 22:51:25 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.150 2010/05/03 06:51:10 aballier Exp $
+
+ 03 May 2010; Alexis Ballier <aballier@gentoo.org> knetattach-4.4.2.ebuild:
+ keyword ~x86-fbsd
31 Mar 2010; Dror Levin <spatz@gentoo.org> -knetattach-4.3.4.ebuild,
-knetattach-4.4.0.ebuild:
diff --git a/kde-base/knetattach/knetattach-4.4.2.ebuild b/kde-base/knetattach/knetattach-4.4.2.ebuild
index 2b0f528edcac..2258dc0d028c 100644
--- a/kde-base/knetattach/knetattach-4.4.2.ebuild
+++ b/kde-base/knetattach/knetattach-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-4.4.2.ebuild,v 1.1 2010/03/30 21:17:06 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-4.4.2.ebuild,v 1.2 2010/05/03 06:51:10 aballier Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="KDE network wizard"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug +handbook"