summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-08-15 19:31:42 +0000
committerMarkus Meier <maekke@gentoo.org>2011-08-15 19:31:42 +0000
commitc2c1d6dadc6d3d5563f2124adc39a43b0d518ce4 (patch)
tree40b1f10b478cfac293e53d4b132eaa44ed228839 /kde-base/kcron
parentx86 stable, bug #377465 (diff)
downloadgentoo-2-c2c1d6dadc6d3d5563f2124adc39a43b0d518ce4.tar.gz
gentoo-2-c2c1d6dadc6d3d5563f2124adc39a43b0d518ce4.tar.bz2
gentoo-2-c2c1d6dadc6d3d5563f2124adc39a43b0d518ce4.zip
x86 stable, bug #377465
(Portage version: 2.1.10.11/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.6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index bd926b6b5047..8956712fe767 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.177 2011/08/12 19:19:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.178 2011/08/15 19:31:42 maekke Exp $
+
+ 15 Aug 2011; Markus Meier <maekke@gentoo.org> kcron-4.6.5.ebuild:
+ x86 stable, bug #377465
12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kcron-4.6.4.ebuild:
Drop KDE 4.6.4
diff --git a/kde-base/kcron/kcron-4.6.5.ebuild b/kde-base/kcron/kcron-4.6.5.ebuild
index 87aa08d9169a..e1f526743bd2 100644
--- a/kde-base/kcron/kcron-4.6.5.ebuild
+++ b/kde-base/kcron/kcron-4.6.5.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.5.ebuild,v 1.2 2011/08/09 17:12:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.6.5.ebuild,v 1.3 2011/08/15 19:31:42 maekke 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 )"