summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/knoda/knoda-0.7.4.ebuild')
-rw-r--r--dev-db/knoda/knoda-0.7.4.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-db/knoda/knoda-0.7.4.ebuild b/dev-db/knoda/knoda-0.7.4.ebuild
deleted file mode 100644
index ba1e554d9eb0..000000000000
--- a/dev-db/knoda/knoda-0.7.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.7.4.ebuild,v 1.2 2009/06/14 10:01:35 scarabeus Exp $
-
-inherit kde
-
-MY_P=${P/_alpha/-test}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="KDE database frontend based on the hk_classes library"
-HOMEPAGE="http://hk-classes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/knoda/${MY_P}.tar.bz2"
-
-SLOT="3.5"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
-IUSE=""
-
-DEPEND=">=dev-db/hk_classes-${PV}"
-need-kde 3