diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 17:43:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 17:43:32 +0000 |
commit | 2110ff22c2d65f589503e94817897be3624f898a (patch) | |
tree | a20b5d77847364e47f210d12667cad88798bd005 /kde-base/plasma-runtime | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-2110ff22c2d65f589503e94817897be3624f898a.tar.gz gentoo-2-2110ff22c2d65f589503e94817897be3624f898a.tar.bz2 gentoo-2-2110ff22c2d65f589503e94817897be3624f898a.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
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.3.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 e515725dcb55..a782a92d7630 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.17 2009/12/01 11:29:51 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.18 2009/12/10 17:43:32 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + plasma-runtime-4.3.3.ebuild: + x86 stable, bug 292455 *plasma-runtime-4.3.4 (01 Dec 2009) diff --git a/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild index 70f85f283494..4ffd1b552379 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.3.ebuild,v 1.4 2009/11/30 06:54:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild,v 1.5 2009/12/10 17:43:32 fauli Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMMODULE="plasma" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug" # cloned from workspace thus introduce collisions. |