diff options
Diffstat (limited to 'kde-base/kcron/kcron-3.5.1.ebuild')
-rw-r--r-- | kde-base/kcron/kcron-3.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcron/kcron-3.5.1.ebuild b/kde-base/kcron/kcron-3.5.1.ebuild index 6906c815a995..21bb1941d34b 100644 --- a/kde-base/kcron/kcron-3.5.1.ebuild +++ b/kde-base/kcron/kcron-3.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.1.ebuild,v 1.7 2006/05/29 21:07:31 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.1.ebuild,v 1.8 2006/05/30 05:09:37 josejx Exp $ KMNAME=kdeadmin MAXKDEVER=3.5.2 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |