diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-17 11:06:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-17 11:06:48 +0000 |
commit | 22ae0d479b6dc484344c2eb986b760bcd5eda060 (patch) | |
tree | 440b36b582a37ceaecdc86be10e275554d08f95b /kde-base/plasma-runtime | |
parent | Update weekly snapshot to use xz. (diff) | |
download | gentoo-2-22ae0d479b6dc484344c2eb986b760bcd5eda060.tar.gz gentoo-2-22ae0d479b6dc484344c2eb986b760bcd5eda060.tar.bz2 gentoo-2-22ae0d479b6dc484344c2eb986b760bcd5eda060.zip |
Stable for ppc64 wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.14.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 8c73e7994521..0fdba1613e06 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.219 2015/02/16 08:31:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.220 2015/02/17 11:06:40 ago Exp $ + + 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> plasma-runtime-4.14.3.ebuild: + Stable for ppc64 wrt bug #517344 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> plasma-runtime-4.14.3.ebuild: Stable for ppc wrt bug #517344 diff --git a/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild index 397c88ef92d9..a423ad6d2f1b 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.14.3.ebuild,v 1.5 2015/02/16 08:31:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild,v 1.6 2015/02/17 11:06:40 ago Exp $ EAPI=5 @@ -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" DEPEND=" |