summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kiconfinder/ChangeLog5
-rw-r--r--kde-base/kiconfinder/kiconfinder-4.9.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog
index 6251c1fafbbd..abfc3ff40f18 100644
--- a/kde-base/kiconfinder/ChangeLog
+++ b/kde-base/kiconfinder/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kiconfinder
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.139 2013/01/28 12:13:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.140 2013/02/07 01:14:18 naota Exp $
+
+ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kiconfinder-4.9.5.ebuild:
+ Add ~x86-fbsd wrt bug #430072
28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kiconfinder-4.9.3.ebuild,
-kiconfinder-4.9.4.ebuild:
diff --git a/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild b/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild
index 4032d143c3f4..e485f611c56f 100644
--- a/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild
+++ b/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild,v 1.4 2013/01/27 23:32:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild,v 1.5 2013/02/07 01:14:18 naota Exp $
EAPI=4
@@ -8,5 +8,5 @@ KMNAME="kde-runtime"
inherit kde4-meta
DESCRIPTION="Finds an icon based on its name"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"