summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-12-04 10:38:03 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-12-04 10:38:03 +0000
commit4933752f5314792632a320127da864268b23a94c (patch)
tree950f200f0048cfb72453abaf96f3b548c76633ff /kde-base/kcron
parentremove the libelf dependency, nothing seems to need it (diff)
downloadgentoo-2-4933752f5314792632a320127da864268b23a94c.tar.gz
gentoo-2-4933752f5314792632a320127da864268b23a94c.tar.bz2
gentoo-2-4933752f5314792632a320127da864268b23a94c.zip
~alpha keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-3.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index deab2168d2a7..c2cc26de9007 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.26 2005/12/01 13:08:37 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.27 2005/12/04 10:35:56 kloeri Exp $
+
+ 04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> kcron-3.5.0.ebuild:
+ ~alpha keyword.
01 Dec 2005; Gregorio Guidi <greg_g@gentoo.org> kcron-3.4.3.ebuild,
kcron-3.5.0.ebuild:
diff --git a/kde-base/kcron/kcron-3.5.0.ebuild b/kde-base/kcron/kcron-3.5.0.ebuild
index 71f620ea62e2..726a566a6440 100644
--- a/kde-base/kcron/kcron-3.5.0.ebuild
+++ b/kde-base/kcron/kcron-3.5.0.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.5.0.ebuild,v 1.3 2005/12/01 13:08:37 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.0.ebuild,v 1.4 2005/12/04 10:35:56 kloeri Exp $
KMNAME=kdeadmin
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~sparc ~x86"
IUSE=""
DEPEND=""