diff options
author | 2015-02-17 11:06:48 +0000 | |
---|---|---|
committer | 2015-02-17 11:06:48 +0000 | |
commit | 22ae0d479b6dc484344c2eb986b760bcd5eda060 (patch) | |
tree | 440b36b582a37ceaecdc86be10e275554d08f95b /kde-base/plasma-workspace | |
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-workspace')
-rw-r--r-- | kde-base/plasma-workspace/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/plasma-workspace/plasma-workspace-4.11.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/plasma-workspace/ChangeLog b/kde-base/plasma-workspace/ChangeLog index 4fdeadea7fa9..8903e9ef7a2a 100644 --- a/kde-base/plasma-workspace/ChangeLog +++ b/kde-base/plasma-workspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/plasma-workspace # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.292 2015/02/16 08:31:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.293 2015/02/17 11:06:42 ago Exp $ + + 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + plasma-workspace-4.11.14.ebuild: + Stable for ppc64 wrt bug #517344 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> plasma-workspace-4.11.14.ebuild: diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.14.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.14.ebuild index 4acda46e9104..539ca6130dba 100644 --- a/kde-base/plasma-workspace/plasma-workspace-4.11.14.ebuild +++ b/kde-base/plasma-workspace/plasma-workspace-4.11.14.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-workspace/plasma-workspace-4.11.14.ebuild,v 1.6 2015/02/16 08:31:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.11.14.ebuild,v 1.7 2015/02/17 11:06:42 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ OPENGL_REQUIRED="always" inherit python-single-r1 kde4-meta DESCRIPTION="Plasma: KDE desktop framework" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug gps json +kdepim nepomuk python qalculate" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |