summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-03-13 02:25:07 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-03-13 02:25:07 +0000
commit9c50a7ceff224eee6d05bca68223df3e3cfb1a2a (patch)
treeb8db2947ad6bed5871f63aefa7910f645aaa7ce9 /kde-base/kcron
parentadded libtoolize call, fixes #80904 (diff)
downloadhistorical-9c50a7ceff224eee6d05bca68223df3e3cfb1a2a.tar.gz
historical-9c50a7ceff224eee6d05bca68223df3e3cfb1a2a.tar.bz2
historical-9c50a7ceff224eee6d05bca68223df3e3cfb1a2a.zip
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-3.4.0_rc1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index bbbe4d990382..a0220e2a20df 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.3 2005/02/27 20:21:32 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.4 2005/03/13 02:21:35 cryos Exp $
+
+ 13 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> kcron-3.4.0_rc1.ebuild:
+ Marked ~amd64, keywording KDE split ebuilds, bug 80944.
*kcron-3.4.0_rc1 (27 Feb 2005)
diff --git a/kde-base/kcron/kcron-3.4.0_rc1.ebuild b/kde-base/kcron/kcron-3.4.0_rc1.ebuild
index 2c83f6543020..8a81363f9726 100644
--- a/kde-base/kcron/kcron-3.4.0_rc1.ebuild
+++ b/kde-base/kcron/kcron-3.4.0_rc1.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.0_rc1.ebuild,v 1.1 2005/02/27 20:21:32 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.4.0_rc1.ebuild,v 1.2 2005/03/13 02:21:35 cryos Exp $
KMNAME=kdeadmin
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=""