summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-11 18:09:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-11 18:09:33 +0000
commit23f0a00338cd6f647be5c0ea0d2042828be106a9 (patch)
tree41a7e8952ad0e5909cc745c48d41f5e0b1c167af /kde-base/kcron
parentppc stable #264982 (diff)
downloadgentoo-2-23f0a00338cd6f647be5c0ea0d2042828be106a9.tar.gz
gentoo-2-23f0a00338cd6f647be5c0ea0d2042828be106a9.tar.bz2
gentoo-2-23f0a00338cd6f647be5c0ea0d2042828be106a9.zip
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-4.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 48306d22bbcf..4c3b962b35b7 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.101 2009/03/08 19:10:17 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.102 2009/04/11 18:09:33 armin76 Exp $
+
+ 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kcron-4.2.1.ebuild:
+ Add ~alpha/~ia64 wrt #260777
08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kcron-4.2.0.ebuild:
Drop KDE 4.2.0
diff --git a/kde-base/kcron/kcron-4.2.1.ebuild b/kde-base/kcron/kcron-4.2.1.ebuild
index dcf42f1c2dfd..e51ec3effdd4 100644
--- a/kde-base/kcron/kcron-4.2.1.ebuild
+++ b/kde-base/kcron/kcron-4.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.2.1.ebuild,v 1.1 2009/03/04 20:42:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.2.1.ebuild,v 1.2 2009/04/11 18:09:33 armin76 Exp $
EAPI="2"
@@ -8,7 +8,7 @@ KMNAME="kdeadmin"
inherit kde4-meta
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug"
RDEPEND="virtual/cron"