summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-16 21:44:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-16 21:44:24 +0000
commit71b71037717a66fc907cedf1470cda5415548c91 (patch)
tree74ab2a9deba91ae8289da762434e4b331230bafa /kde-base/kcron
parentStable for amd64, wrt bug #396359 (diff)
downloadgentoo-2-71b71037717a66fc907cedf1470cda5415548c91.tar.gz
gentoo-2-71b71037717a66fc907cedf1470cda5415548c91.tar.bz2
gentoo-2-71b71037717a66fc907cedf1470cda5415548c91.zip
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-4.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index be449d155489..44fe397278c2 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.189 2012/01/09 16:00:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.190 2012/01/16 21:44:24 ago Exp $
+
+ 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> kcron-4.7.4.ebuild:
+ Stable for amd64, wrt bug #396359
09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kcron-4.7.4.ebuild:
x86 stable wrt bug #396359
diff --git a/kde-base/kcron/kcron-4.7.4.ebuild b/kde-base/kcron/kcron-4.7.4.ebuild
index 43775a89e3c0..4cdca4b01a94 100644
--- a/kde-base/kcron/kcron-4.7.4.ebuild
+++ b/kde-base/kcron/kcron-4.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.7.4.ebuild,v 1.2 2012/01/09 16:00:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.7.4.ebuild,v 1.3 2012/01/16 21:44:24 ago Exp $
EAPI=4
@@ -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 )"