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 5fade0c4dfe8..740461dcca31 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.258 2013/07/02 16:47:35 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.259 2013/07/27 11:45:19 ago Exp $
+
+ 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.10.5.ebuild:
+ Stable for amd64, wrt to bug #477634
*kcron-4.10.5 (02 Jul 2013)
diff --git a/kde-base/kcron/kcron-4.10.5.ebuild b/kde-base/kcron/kcron-4.10.5.ebuild
index 8b3c1cd58f18..65a3ba0ed087 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.1 2013/07/02 16:47:35 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.10.5.ebuild,v 1.2 2013/07/27 11:45:19 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 )"