summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-27 23:09:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-27 23:09:55 +0000
commit4da68bab79b5ee0ee9495d65fa2a3c00329e50a1 (patch)
treee7bfdfd4ec512c7ff62bdae611e0fc6bd057bc68 /kde-base/kcron
parentStable for ppc, wrt bug #450678 (diff)
downloadgentoo-2-4da68bab79b5ee0ee9495d65fa2a3c00329e50a1.tar.gz
gentoo-2-4da68bab79b5ee0ee9495d65fa2a3c00329e50a1.tar.bz2
gentoo-2-4da68bab79b5ee0ee9495d65fa2a3c00329e50a1.zip
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-4.9.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 4b30b1aa4346..66ec95083ce3 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.229 2013/01/27 15:11:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.230 2013/01/27 23:09:55 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.9.5.ebuild:
+ Stable for ppc, wrt bug #450678
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.9.5.ebuild:
Stable for x86, wrt bug #450678
diff --git a/kde-base/kcron/kcron-4.9.5.ebuild b/kde-base/kcron/kcron-4.9.5.ebuild
index e5fc028cd04f..16c2125c4830 100644
--- a/kde-base/kcron/kcron-4.9.5.ebuild
+++ b/kde-base/kcron/kcron-4.9.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.9.5.ebuild,v 1.3 2013/01/27 15:11:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.9.5.ebuild,v 1.4 2013/01/27 23:09:55 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ KDE_SCM="svn"
inherit kde4-meta
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="!prefix? ( virtual/cron )"