diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-04 08:17:22 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-04 08:17:22 +0000 |
commit | 7f2866bfa82b9b88123b7b854575baad4cbbdbb8 (patch) | |
tree | 6ad705f545b5eed34d203aa2c6d77c089b7cef9b /kde-base/plasma-runtime | |
parent | [kde-base/oxygen-icons] Restore accidently dropped ~x86-fbsd keyword on KDE S... (diff) | |
download | gentoo-2-7f2866bfa82b9b88123b7b854575baad4cbbdbb8.tar.gz gentoo-2-7f2866bfa82b9b88123b7b854575baad4cbbdbb8.tar.bz2 gentoo-2-7f2866bfa82b9b88123b7b854575baad4cbbdbb8.zip |
[kde-base/plasma-runtime] Restore accidently dropped ~x86-fbsd keyword on KDE SC 4.4.3
(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.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index 7020c861befd..113f901494be 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.33 2010/05/04 05:51:48 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.34 2010/05/04 08:17:22 alexxy Exp $ + + 04 May 2010; Alexey Shvetsov <alexxy@gentoo.org> + plasma-runtime-4.4.3.ebuild: + Restore accidently dropped ~x86-fbsd keyword on KDE SC 4.4.3 04 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -plasma-runtime-4.4.1.ebuild: diff --git a/kde-base/plasma-runtime/plasma-runtime-4.4.3.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.4.3.ebuild index 0989ada65c15..a0f924038d3e 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.4.3.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.4.3.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.3.ebuild,v 1.1 2010/05/03 21:43:08 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.4.3.ebuild,v 1.2 2010/05/04 08:17:22 alexxy 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. |