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/kcminit | |
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/kcminit')
-rw-r--r-- | kde-base/kcminit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcminit/kcminit-4.11.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcminit/ChangeLog b/kde-base/kcminit/ChangeLog index 2feda6f3f76b..c7625e52b915 100644 --- a/kde-base/kcminit/ChangeLog +++ b/kde-base/kcminit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcminit # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/ChangeLog,v 1.306 2015/02/16 08:31:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/ChangeLog,v 1.307 2015/02/17 11:06:36 ago Exp $ + + 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kcminit-4.11.14.ebuild: + Stable for ppc64 wrt bug #517344 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kcminit-4.11.14.ebuild: Stable for ppc wrt bug #517344 diff --git a/kde-base/kcminit/kcminit-4.11.14.ebuild b/kde-base/kcminit/kcminit-4.11.14.ebuild index e78215393b7d..78d4c345a0b1 100644 --- a/kde-base/kcminit/kcminit-4.11.14.ebuild +++ b/kde-base/kcminit/kcminit-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/kcminit/kcminit-4.11.14.ebuild,v 1.4 2015/02/16 08:31:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/kcminit-4.11.14.ebuild,v 1.5 2015/02/17 11:06:36 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="KCMInit - runs startups initialization for Control Modules" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |