diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-10-24 19:48:47 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-10-24 19:48:47 +0000 |
commit | 830680d3b37fd304b32684ff0b71134ad80f9605 (patch) | |
tree | 5403df8a17a860970619dad03b1f0769b2c1fc1f /kde-base/plasma-runtime | |
parent | ppc stable #290126 (diff) | |
download | historical-830680d3b37fd304b32684ff0b71134ad80f9605.tar.gz historical-830680d3b37fd304b32684ff0b71134ad80f9605.tar.bz2 historical-830680d3b37fd304b32684ff0b71134ad80f9605.zip |
Marked ~ppc/~ppc64 for bug #280312.
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 | 6 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index ee8b047bca44..fde276ecba34 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.10 2009/10/18 14:17:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.11 2009/10/24 19:44:19 josejx Exp $ + + 24 Oct 2009; Joseph Jezak <josejx@gentoo.org> plasma-runtime-4.3.1.ebuild, + plasma-runtime-4.3.2.ebuild: + Marked ~ppc/~ppc64 for bug #280312. 18 Oct 2009; Markus Meier <maekke@gentoo.org> plasma-runtime-4.3.1.ebuild: x86 stable, bug #287697 diff --git a/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild index c1a567574e4e..a05b578ae7df 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.3.1.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.1.ebuild,v 1.4 2009/10/18 14:17:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild,v 1.5 2009/10/24 19:44:19 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 x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="debug" # cloned from workspace thus introduce collisions. diff --git a/kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild index 2170ad3c95a2..4aadec315624 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.3.2.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.2.ebuild,v 1.1 2009/10/06 20:36:52 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild,v 1.2 2009/10/24 19:44:19 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 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" # cloned from workspace thus introduce collisions. |