summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/ktechlab/ktechlab-0.3.ebuild')
-rw-r--r--sci-electronics/ktechlab/ktechlab-0.3.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/sci-electronics/ktechlab/ktechlab-0.3.ebuild b/sci-electronics/ktechlab/ktechlab-0.3.ebuild
deleted file mode 100644
index 275487128952..000000000000
--- a/sci-electronics/ktechlab/ktechlab-0.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ktechlab/ktechlab-0.3.ebuild,v 1.3 2007/04/24 18:40:49 calchan Exp $
-
-inherit kde
-
-DESCRIPTION="KTechlab is a development and simulation environment for microcontrollers and electronic circuits"
-HOMEPAGE="http://sourceforge.net/projects/ktechlab/"
-SRC_URI="http://ktechlab.org/download/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
-
-IUSE=""
-SLOT="0"
-
-DEPEND=">=dev-embedded/gpsim-0.21.11"
-
-need-kde 3.2
-
-UNSERMAKE=""
-
-PATCHES="${FILESDIR}/${P}-gcc-4.1.patch"