summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-11 20:27:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-11 20:27:40 +0000
commit0301411068b0b992c3fbd3ef0ebda0f7164803ed (patch)
tree1d9ad41c5102116affbdc0098a23efdf812c4cbe /kde-base/kcron
parentStable for ppc, wrt bug #484884 (diff)
downloadgentoo-2-0301411068b0b992c3fbd3ef0ebda0f7164803ed.tar.gz
gentoo-2-0301411068b0b992c3fbd3ef0ebda0f7164803ed.tar.bz2
gentoo-2-0301411068b0b992c3fbd3ef0ebda0f7164803ed.zip
Stable for ppc64, wrt bug #484884
(Portage version: 2.2.1/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.11.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 84fb8ebe6427..cd9532ccba0a 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.275 2013/12/11 20:12:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.276 2013/12/11 20:27:19 ago Exp $
+
+ 11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.11.2.ebuild:
+ Stable for ppc64, wrt bug #484884
11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.11.2.ebuild:
Stable for ppc, wrt bug #484884
diff --git a/kde-base/kcron/kcron-4.11.2.ebuild b/kde-base/kcron/kcron-4.11.2.ebuild
index cd784f084db5..e89da1fea34c 100644
--- a/kde-base/kcron/kcron-4.11.2.ebuild
+++ b/kde-base/kcron/kcron-4.11.2.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.11.2.ebuild,v 1.4 2013/12/10 19:48:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.2.ebuild,v 1.5 2013/12/11 20:27:19 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@ KDE_HANDBOOK="optional"
inherit kde4-base
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 )"