diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-11-30 06:55:17 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-11-30 06:55:17 +0000 |
commit | 0e4172beb0220ad72aecbe0ea3f29e7cee023842 (patch) | |
tree | 3e9a0e8dc0206c698e098f5148f6ef9f50d5eb3c /kde-base/plasma-runtime | |
parent | Remove old versions. (diff) | |
download | historical-0e4172beb0220ad72aecbe0ea3f29e7cee023842.tar.gz historical-0e4172beb0220ad72aecbe0ea3f29e7cee023842.tar.bz2 historical-0e4172beb0220ad72aecbe0ea3f29e7cee023842.zip |
KDE-4.3.3 marked stable for ppc/ppc64.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'kde-base/plasma-runtime')
-rw-r--r-- | kde-base/plasma-runtime/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index e54e4673d01f..1b55eb16fa66 100644 --- a/kde-base/plasma-runtime/ChangeLog +++ b/kde-base/plasma-runtime/ChangeLog @@ -1,6 +1,9 @@ # 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.15 2009/11/29 16:52:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.16 2009/11/30 06:54:24 josejx Exp $ + + 30 Nov 2009; Joseph Jezak <josejx@gentoo.org> plasma-runtime-4.3.3.ebuild: + Marked ppc/ppc64 stable for bug #292455. 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> plasma-runtime-4.3.3.ebuild: 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 f670d5cba7b4..70f85f283494 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.3 2009/11/29 16:52:34 armin76 Exp $ +# $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 $ 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. |