summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/kdar/kdar-1.0.0.ebuild')
-rw-r--r--app-arch/kdar/kdar-1.0.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/app-arch/kdar/kdar-1.0.0.ebuild b/app-arch/kdar/kdar-1.0.0.ebuild
deleted file mode 100644
index 0cadece54e31..000000000000
--- a/app-arch/kdar/kdar-1.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/kdar/kdar-1.0.0.ebuild,v 1.4 2004/07/06 12:12:00 carlo Exp $
-
-inherit kde
-
-MY_P=${P/_/"-"}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="the KDE Disk Archiver"
-HOMEPAGE="http://kdar.sourceforge.net/"
-SRC_URI="mirror://sourceforge/kdar/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~sparc"
-IUSE=""
-
-DEPEND=">=app-arch/dar-2.1.0"
-RDEPEND=">=app-arch/dar-2.1.0"
-need-kde 3.1 \ No newline at end of file