diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 07:04:33 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 07:04:33 +0000 |
commit | 1224d3c0e2c2ea2416f15318c8030722d93eae0e (patch) | |
tree | 80f213e5bb1f783a82a6023c1cc0fb640456b278 /kde-base/plasma-runtime | |
parent | mask linux only useflags for kde-base/solid (diff) | |
download | gentoo-2-1224d3c0e2c2ea2416f15318c8030722d93eae0e.tar.gz gentoo-2-1224d3c0e2c2ea2416f15318c8030722d93eae0e.tar.bz2 gentoo-2-1224d3c0e2c2ea2416f15318c8030722d93eae0e.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/plasma-runtime')
-rw-r--r-- | kde-base/plasma-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index 0cde6ee1bc11..bb3ce4d4f4a1 100644 --- a/kde-base/plasma-runtime/ChangeLog +++ b/kde-base/plasma-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/plasma-runtime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.30 2010/03/31 23:29:44 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.31 2010/05/03 07:04:33 aballier Exp $ + + 03 May 2010; Alexis Ballier <aballier@gentoo.org> + plasma-runtime-4.4.2.ebuild: + keyword ~x86-fbsd 31 Mar 2010; Dror Levin <spatz@gentoo.org> -plasma-runtime-4.3.4.ebuild, -plasma-runtime-4.4.0.ebuild: diff --git a/kde-base/plasma-runtime/plasma-runtime-4.4.2.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.4.2.ebuild index c330287217df..16d80df21cff 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.4.2.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-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/plasma-runtime/plasma-runtime-4.4.2.ebuild,v 1.1 2010/03/30 22:01:47 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.4.2.ebuild,v 1.2 2010/05/03 07:04:33 aballier Exp $ EAPI="3" @@ -9,7 +9,7 @@ KMMODULE="plasma" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" -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" # cloned from workspace thus introduce collisions. |