summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-4.10.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 94b2ab1c4430..05eab3418211 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.261 2013/07/30 10:41:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.262 2013/08/02 14:29:58 ago Exp $
+
+ 02 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.10.5.ebuild:
+ Stable for ppc64, wrt to bug #477634
30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.10.5.ebuild:
Stable for ppc, wrt to bug #477634
diff --git a/kde-base/kcron/kcron-4.10.5.ebuild b/kde-base/kcron/kcron-4.10.5.ebuild
index fe0a10435b6b..30185efc5134 100644
--- a/kde-base/kcron/kcron-4.10.5.ebuild
+++ b/kde-base/kcron/kcron-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/kcron/kcron-4.10.5.ebuild,v 1.4 2013/07/30 10:41:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.10.5.ebuild,v 1.5 2013/08/02 14:29:58 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ KDE_HANDBOOK="optional"
inherit kde4-${KDE_ECLASS}
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="!prefix? ( virtual/cron )"