diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:21:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:21:46 +0000 |
commit | 3fe7dc1f15cbb5660ee15bc7015bb96e7a18c256 (patch) | |
tree | c6fb2d198e5c49a0bf1478e5f37eff2527972ea2 /kde-base/plasma-runtime | |
parent | Marking plasma-apps-4.6.2 ppc for bug 354033 (diff) | |
download | gentoo-2-3fe7dc1f15cbb5660ee15bc7015bb96e7a18c256.tar.gz gentoo-2-3fe7dc1f15cbb5660ee15bc7015bb96e7a18c256.tar.bz2 gentoo-2-3fe7dc1f15cbb5660ee15bc7015bb96e7a18c256.zip |
Marking plasma-runtime-4.6.2 ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index a423a266d8c9..1f99ed0c085d 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.57 2011/05/09 23:21:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.58 2011/06/01 19:21:46 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> plasma-runtime-4.6.2.ebuild: + Marking plasma-runtime-4.6.2 ppc stable for bug 354033 09 May 2011; Markos Chandras <hwoarang@gentoo.org> plasma-runtime-4.6.2.ebuild: diff --git a/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild index 39a2b64bfa29..2d50d37381c1 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6.2.ebuild,v 1.4 2011/05/09 23:21:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild,v 1.5 2011/06/01 19:21:46 ranger Exp $ EAPI=3 @@ -10,7 +10,7 @@ DECLARATIVE_REQUIRED="always" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" # cloned from workspace thus introduce collisions. |