diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 06:51:14 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 06:51:14 +0000 |
commit | 6538590091696bdec1556eb9d22449efb5ab3451 (patch) | |
tree | 5b45eb56d8586b63e60b053c04937ebdebc6bd19 /kde-base/kiconfinder | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-6538590091696bdec1556eb9d22449efb5ab3451.tar.gz gentoo-2-6538590091696bdec1556eb9d22449efb5ab3451.tar.bz2 gentoo-2-6538590091696bdec1556eb9d22449efb5ab3451.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kiconfinder')
-rw-r--r-- | kde-base/kiconfinder/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kiconfinder/kiconfinder-4.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog index eb479528f157..1e30d0a603c2 100644 --- a/kde-base/kiconfinder/ChangeLog +++ b/kde-base/kiconfinder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kiconfinder # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.46 2010/03/31 22:41:47 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.47 2010/05/03 06:51:14 aballier Exp $ + + 03 May 2010; Alexis Ballier <aballier@gentoo.org> + kiconfinder-4.4.2.ebuild: + keyword ~x86-fbsd 31 Mar 2010; Dror Levin <spatz@gentoo.org> -kiconfinder-4.3.4.ebuild, -kiconfinder-4.4.0.ebuild: diff --git a/kde-base/kiconfinder/kiconfinder-4.4.2.ebuild b/kde-base/kiconfinder/kiconfinder-4.4.2.ebuild index 6ff71d270868..4819b25669cc 100644 --- a/kde-base/kiconfinder/kiconfinder-4.4.2.ebuild +++ b/kde-base/kiconfinder/kiconfinder-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/kiconfinder/kiconfinder-4.4.2.ebuild,v 1.1 2010/03/30 21:05:39 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.4.2.ebuild,v 1.2 2010/05/03 06:51:14 aballier Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="Finds an icon based on its name" -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" |