summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 10:09:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 10:09:52 +0000
commit841b8fccdb771d770d23eeda25608e5d96b2bc84 (patch)
treea50767c0576390b857412610157fc9ddec908ded /kde-base/kcron
parentLinux patch 3.2.48. (diff)
downloadgentoo-2-841b8fccdb771d770d23eeda25608e5d96b2bc84.tar.gz
gentoo-2-841b8fccdb771d770d23eeda25608e5d96b2bc84.tar.bz2
gentoo-2-841b8fccdb771d770d23eeda25608e5d96b2bc84.zip
Stable for x86, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-4.10.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 6230f1e787af..c0e21ef1dee9 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.253 2013/06/29 16:09:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.254 2013/06/30 10:09:07 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.10.4.ebuild:
+ Stable for x86, wrt to bug #473942
29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.10.4.ebuild:
Stable for amd64, wrt to bug #473942
diff --git a/kde-base/kcron/kcron-4.10.4.ebuild b/kde-base/kcron/kcron-4.10.4.ebuild
index adf5e46ecda9..cc7153023944 100644
--- a/kde-base/kcron/kcron-4.10.4.ebuild
+++ b/kde-base/kcron/kcron-4.10.4.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.4.ebuild,v 1.2 2013/06/29 16:09:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.10.4.ebuild,v 1.3 2013/06/30 10:09:07 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ KDE_SCM="svn"
inherit kde4-meta
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 )"