diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 07:07:56 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 07:07:56 +0000 |
commit | ec36afe095f4a6fa4a65c9901131972fe4c32c5a (patch) | |
tree | e937b8c817a3e41d3c05a8c93bb107a540ea7591 /kde-base/plasma-runtime | |
parent | mask linux only useflags for kde-base/solid (diff) | |
download | historical-ec36afe095f4a6fa4a65c9901131972fe4c32c5a.tar.gz historical-ec36afe095f4a6fa4a65c9901131972fe4c32c5a.tar.bz2 historical-ec36afe095f4a6fa4a65c9901131972fe4c32c5a.zip |
keyword ~x86-fbsd
Package-Manager: portage-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. |