summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-11-24 23:32:19 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-11-24 23:32:19 +0000
commit15f81988278d3800ad33e59258b19e1e1a856df1 (patch)
treec11c367036a740cb9654a39661c211c85b9bef09 /kde-base/kcron
parentFix some vars. (diff)
downloadhistorical-15f81988278d3800ad33e59258b19e1e1a856df1.tar.gz
historical-15f81988278d3800ad33e59258b19e1e1a856df1.tar.bz2
historical-15f81988278d3800ad33e59258b19e1e1a856df1.zip
Stable on amd64, bug 112842.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 112aaf369a89..c04d32fb8ccc 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.22 2005/11/24 22:50:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.23 2005/11/24 23:12:54 cryos Exp $
+
+ 24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kcron-3.4.3.ebuild:
+ Stable on amd64, bug 112842.
24 Nov 2005; Markus Rothe <corsair@gentoo.org> kcron-3.4.3.ebuild:
Stable on ppc64
diff --git a/kde-base/kcron/kcron-3.4.3.ebuild b/kde-base/kcron/kcron-3.4.3.ebuild
index 10ec59e03566..e28d25e59850 100644
--- a/kde-base/kcron/kcron-3.4.3.ebuild
+++ b/kde-base/kcron/kcron-3.4.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.4.3.ebuild,v 1.3 2005/11/24 22:50:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.4.3.ebuild,v 1.4 2005/11/24 23:12:54 cryos Exp $
KMNAME=kdeadmin
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND=""