diff options
Diffstat (limited to 'sci-electronics/klogic/klogic-1.62.ebuild')
-rw-r--r-- | sci-electronics/klogic/klogic-1.62.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sci-electronics/klogic/klogic-1.62.ebuild b/sci-electronics/klogic/klogic-1.62.ebuild new file mode 100644 index 000000000000..75d7a2994d29 --- /dev/null +++ b/sci-electronics/klogic/klogic-1.62.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klogic/klogic-1.62.ebuild,v 1.1 2005/04/17 17:17:42 ribosome Exp $ + +inherit kde + +DESCRIPTION="KLogic is an application for easy creation and simulation of electrical circuits" +HOMEPAGE="http://www.a-rostin.de/klogic/" +KEYWORDS="~x86 ~ppc ~amd64" +IUSE="" +SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" +LICENSE="GPL-2" + + +need-kde 3 |