diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 04:51:20 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 04:51:20 +0000 |
commit | 38312af2c015d3f957516310f1cf4083c4d8d708 (patch) | |
tree | cc0f5c0a8e9ac23e27097d909d97d05744b4b722 /kde-base/kfile | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-38312af2c015d3f957516310f1cf4083c4d8d708.tar.gz gentoo-2-38312af2c015d3f957516310f1cf4083c4d8d708.tar.bz2 gentoo-2-38312af2c015d3f957516310f1cf4083c4d8d708.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfile')
-rw-r--r-- | kde-base/kfile/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog index 0ed8f7809898..ff4ecedf2cff 100644 --- a/kde-base/kfile/ChangeLog +++ b/kde-base/kfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.56 2010/03/31 22:36:32 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.57 2010/05/03 04:51:20 aballier Exp $ + + 03 May 2010; Alexis Ballier <aballier@gentoo.org> kfile-4.4.2.ebuild: + keyword ~x86-fbsd 31 Mar 2010; Dror Levin <spatz@gentoo.org> -kfile-4.3.4.ebuild, -kfile-4.4.0.ebuild: diff --git a/kde-base/kfile/kfile-4.4.2.ebuild b/kde-base/kfile/kfile-4.4.2.ebuild index 1408e709739d..e1cf6a3d4dd8 100644 --- a/kde-base/kfile/kfile-4.4.2.ebuild +++ b/kde-base/kfile/kfile-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/kfile/kfile-4.4.2.ebuild,v 1.1 2010/03/30 20:58:45 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.4.2.ebuild,v 1.2 2010/05/03 04:51:20 aballier Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -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" |