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.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 99051a50b2dd..405ae5b255ee 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.164 2011/05/07 10:47:47 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.165 2011/05/09 08:48:42 tomka Exp $
+
+ 09 May 2011; Thomas Kahle <tomka@gentoo.org> kcron-4.6.2.ebuild:
+ x86 stable per bug 354033
*kcron-4.6.3 (07 May 2011)
diff --git a/kde-base/kcron/kcron-4.6.2.ebuild b/kde-base/kcron/kcron-4.6.2.ebuild
index 6c5956cb56a3..f05299cca352 100644
--- a/kde-base/kcron/kcron-4.6.2.ebuild
+++ b/kde-base/kcron/kcron-4.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.6.2.ebuild,v 1.1 2011/04/06 14:19:16 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.6.2.ebuild,v 1.2 2011/05/09 08:48:42 tomka Exp $
EAPI=3
@@ -9,7 +9,7 @@ KMNAME="kdeadmin"
inherit kde4-meta
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="!prefix? ( virtual/cron )"