diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 05:45:17 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 05:45:17 +0000 |
commit | 24dba7f905ec728f51a7a02dc071e770784e090e (patch) | |
tree | 64dfd3a8bd9623ac08c3533fdee6e737b7c4f6f0 /kde-base | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-24dba7f905ec728f51a7a02dc071e770784e090e.tar.gz gentoo-2-24dba7f905ec728f51a7a02dc071e770784e090e.tar.bz2 gentoo-2-24dba7f905ec728f51a7a02dc071e770784e090e.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kcontrol/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcontrol/kcontrol-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcontrol/ChangeLog b/kde-base/kcontrol/ChangeLog index 8abbbd04136f..881bf619ac7e 100644 --- a/kde-base/kcontrol/ChangeLog +++ b/kde-base/kcontrol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcontrol # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.184 2010/03/31 22:11:54 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.185 2010/05/03 05:45:17 aballier Exp $ + + 03 May 2010; Alexis Ballier <aballier@gentoo.org> kcontrol-4.4.2.ebuild: + keyword ~x86-fbsd 31 Mar 2010; Dror Levin <spatz@gentoo.org> -kcontrol-4.3.4.ebuild, -kcontrol-4.4.0.ebuild: diff --git a/kde-base/kcontrol/kcontrol-4.4.2.ebuild b/kde-base/kcontrol/kcontrol-4.4.2.ebuild index 3bd3acf467ff..fae0e626f58e 100644 --- a/kde-base/kcontrol/kcontrol-4.4.2.ebuild +++ b/kde-base/kcontrol/kcontrol-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/kcontrol/kcontrol-4.4.2.ebuild,v 1.1 2010/03/30 19:38:52 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-4.4.2.ebuild,v 1.2 2010/05/03 05:45:17 aballier Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="The KDE Control Center" -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" RDEPEND=" |