summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-24 12:35:40 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-24 12:35:40 +0000
commit1fd974a079b3da436475e68f3431779210bb5de1 (patch)
tree608557492b7ac6261fb63dbb76974a5aad498361 /dev-db/knoda/knoda-0.8.3.ebuild
parentamd64 stable, bug 279367 (diff)
downloadgentoo-2-1fd974a079b3da436475e68f3431779210bb5de1.tar.gz
gentoo-2-1fd974a079b3da436475e68f3431779210bb5de1.tar.bz2
gentoo-2-1fd974a079b3da436475e68f3431779210bb5de1.zip
Remove masked pkgs
Diffstat (limited to 'dev-db/knoda/knoda-0.8.3.ebuild')
-rw-r--r--dev-db/knoda/knoda-0.8.3.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-db/knoda/knoda-0.8.3.ebuild b/dev-db/knoda/knoda-0.8.3.ebuild
deleted file mode 100644
index c87cb59ab4e1..000000000000
--- a/dev-db/knoda/knoda-0.8.3.ebuild
+++ /dev/null
@@ -1,22 +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.8.3.ebuild,v 1.7 2009/11/11 12:07:28 ssuominen Exp $
-
-ARTS_REQUIRED=never
-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"
-
-LICENSE="GPL-2"
-SLOT="3.5"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-DEPEND="~dev-db/hk_classes-${PV}"
-
-need-kde 3.5