summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2003-12-06 13:21:09 +0000
committerCaleb Tennis <caleb@gentoo.org>2003-12-06 13:21:09 +0000
commit63ead30f17e7b6d3042c513c86d0d46e0da0570f (patch)
tree741ea2875dd61ef090133a926ea3a12f65cfdd51 /dev-db/knoda/knoda-0.6.2a.ebuild
parentnew version (diff)
downloadhistorical-63ead30f17e7b6d3042c513c86d0d46e0da0570f.tar.gz
historical-63ead30f17e7b6d3042c513c86d0d46e0da0570f.tar.bz2
historical-63ead30f17e7b6d3042c513c86d0d46e0da0570f.zip
new version
Diffstat (limited to 'dev-db/knoda/knoda-0.6.2a.ebuild')
-rw-r--r--dev-db/knoda/knoda-0.6.2a.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-db/knoda/knoda-0.6.2a.ebuild b/dev-db/knoda/knoda-0.6.2a.ebuild
new file mode 100644
index 000000000000..1093dd45ed4f
--- /dev/null
+++ b/dev-db/knoda/knoda-0.6.2a.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.6.2a.ebuild,v 1.1 2003/12/06 13:21:04 caleb Exp $
+
+inherit kde-base
+need-kde 3
+
+S=${WORKDIR}/${P}
+
+IUSE=""
+DESCRIPTION="KDE database frontend based on the hk_classes library"
+SRC_URI="mirror://sourceforge/sourceforge/knoda/${P}.tar.bz2"
+HOMEPAGE="http://hk-classes.sourceforge.net/"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
+newdepend ">=dev-db/hk_classes-0.6.2a"