diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 17:22:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 17:22:22 +0000 |
commit | 73694786a6127ec600f6f40eb104445adb50ec0d (patch) | |
tree | 6729aea5230e4eb3ae7f8b683d10700294580b77 /kde-base/kcron/kcron-3.5.5.ebuild | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-73694786a6127ec600f6f40eb104445adb50ec0d.tar.gz gentoo-2-73694786a6127ec600f6f40eb104445adb50ec0d.tar.bz2 gentoo-2-73694786a6127ec600f6f40eb104445adb50ec0d.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/kcron/kcron-3.5.5.ebuild')
-rw-r--r-- | kde-base/kcron/kcron-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcron/kcron-3.5.5.ebuild b/kde-base/kcron/kcron-3.5.5.ebuild index 5e0dec9e2a01..66936e928cd2 100644 --- a/kde-base/kcron/kcron-3.5.5.ebuild +++ b/kde-base/kcron/kcron-3.5.5.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.5.ebuild,v 1.3 2006/11/14 00:07:29 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.5.ebuild,v 1.4 2006/11/14 17:22:22 gustavoz Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |