diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 06:23:27 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 06:23:27 +0000 |
commit | 8d3db75de61f2c4b84254436cb5632c76907d406 (patch) | |
tree | 411f65ae479f7d922a1fd085debba0f8a8666a75 /kde-base | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-8d3db75de61f2c4b84254436cb5632c76907d406.tar.gz gentoo-2-8d3db75de61f2c4b84254436cb5632c76907d406.tar.bz2 gentoo-2-8d3db75de61f2c4b84254436cb5632c76907d406.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index d4e2ff2737af..aa5cf0abdc34 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knewstuff # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.55 2010/03/31 22:52:26 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.56 2010/05/03 06:23:27 aballier Exp $ + + 03 May 2010; Alexis Ballier <aballier@gentoo.org> knewstuff-4.4.2.ebuild: + keyword ~x86-fbsd 31 Mar 2010; Dror Levin <spatz@gentoo.org> -knewstuff-4.3.4.ebuild, -knewstuff-4.4.0.ebuild: diff --git a/kde-base/knewstuff/knewstuff-4.4.2.ebuild b/kde-base/knewstuff/knewstuff-4.4.2.ebuild index 5f263870a9e3..e748cc7aba1f 100644 --- a/kde-base/knewstuff/knewstuff-4.4.2.ebuild +++ b/kde-base/knewstuff/knewstuff-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/knewstuff/knewstuff-4.4.2.ebuild,v 1.1 2010/03/30 21:18:25 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.4.2.ebuild,v 1.2 2010/05/03 06:23:27 aballier Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE4 software to download and upload 'new stuff'" -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" |