summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-sci/klogic/klogic-1.6.ebuild')
-rw-r--r--app-sci/klogic/klogic-1.6.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-sci/klogic/klogic-1.6.ebuild b/app-sci/klogic/klogic-1.6.ebuild
new file mode 100644
index 000000000000..bb6e93fe24d1
--- /dev/null
+++ b/app-sci/klogic/klogic-1.6.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.6.ebuild,v 1.1 2004/04/22 10:14:33 phosphan Exp $
+
+inherit kde-base
+
+DESCRIPTION="KLogic is an application for easy creation and simulation of electrical circuits"
+HOMEPAGE="http://www.a-rostin.de/klogic/"
+KEYWORDS="~x86"
+SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz"
+
+LICENSE="GPL-2"
+
+need-kde 3