diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 10:41:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 10:41:52 +0000 |
commit | c7d6809636ed00aa14f68850e858488af1641808 (patch) | |
tree | 4e43f156a96d3007743cc5087e9ea4d8e8256d8c /kde-base/kcmshell | |
parent | sys-kernel/aufs-sources: Bump to latest genpatches (diff) | |
download | gentoo-2-c7d6809636ed00aa14f68850e858488af1641808.tar.gz gentoo-2-c7d6809636ed00aa14f68850e858488af1641808.tar.bz2 gentoo-2-c7d6809636ed00aa14f68850e858488af1641808.zip |
Stable for ppc, wrt to bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kcmshell')
-rw-r--r-- | kde-base/kcmshell/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcmshell/kcmshell-4.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcmshell/ChangeLog b/kde-base/kcmshell/ChangeLog index fc7749a2fd12..fad62e153db9 100644 --- a/kde-base/kcmshell/ChangeLog +++ b/kde-base/kcmshell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcmshell # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcmshell/ChangeLog,v 1.179 2013/07/29 07:46:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcmshell/ChangeLog,v 1.180 2013/07/30 10:41:06 ago Exp $ + + 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kcmshell-4.10.5.ebuild: + Stable for ppc, wrt to bug #477634 29 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kcmshell-4.10.5.ebuild: Stable for x86, wrt to bug #477634 diff --git a/kde-base/kcmshell/kcmshell-4.10.5.ebuild b/kde-base/kcmshell/kcmshell-4.10.5.ebuild index 423d38f27794..191bb12d064e 100644 --- a/kde-base/kcmshell/kcmshell-4.10.5.ebuild +++ b/kde-base/kcmshell/kcmshell-4.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcmshell/kcmshell-4.10.5.ebuild,v 1.3 2013/07/29 07:46:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcmshell/kcmshell-4.10.5.ebuild,v 1.4 2013/07/30 10:41:06 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KCMShell is a utility to host KDE control modules independently of SystemSettings." -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" |