diff options
Diffstat (limited to 'kde-base/kcron/kcron-3.4.3.ebuild')
-rw-r--r-- | kde-base/kcron/kcron-3.4.3.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/kde-base/kcron/kcron-3.4.3.ebuild b/kde-base/kcron/kcron-3.4.3.ebuild deleted file mode 100644 index 277192538359..000000000000 --- a/kde-base/kcron/kcron-3.4.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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.4.3.ebuild,v 1.9 2006/03/25 14:11:32 agriffis Exp $ -KMNAME=kdeadmin -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Task Scheduler" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="virtual/cron" |