summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-05-19 19:43:21 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-05-19 19:43:21 +0000
commitdb096303359a61374eb9e26eae3bad96eb736943 (patch)
tree3433b0c8ec2856d152f8a6412320360c6df02606 /sci-mathematics
parentremove invalid PROVIDE (diff)
downloadgentoo-2-db096303359a61374eb9e26eae3bad96eb736943.tar.gz
gentoo-2-db096303359a61374eb9e26eae3bad96eb736943.tar.bz2
gentoo-2-db096303359a61374eb9e26eae3bad96eb736943.zip
initial import
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/ktechlab/ChangeLog11
-rw-r--r--sci-mathematics/ktechlab/Manifest4
-rw-r--r--sci-mathematics/ktechlab/files/digest-ktechlab-0.1.31
-rw-r--r--sci-mathematics/ktechlab/ktechlab-0.1.3.ebuild21
-rw-r--r--sci-mathematics/ktechlab/metadata.xml9
5 files changed, 46 insertions, 0 deletions
diff --git a/sci-mathematics/ktechlab/ChangeLog b/sci-mathematics/ktechlab/ChangeLog
new file mode 100644
index 000000000000..fa31d8c76fb7
--- /dev/null
+++ b/sci-mathematics/ktechlab/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for sci-mathematics/ktechlab
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ktechlab/ChangeLog,v 1.1 2005/05/19 19:43:21 lanius Exp $
+
+*ktechlab-0.1.3 (19 May 2005)
+
+ 19 May 2005; Heinrich Wendel <lanius@gentoo.org> +metadata.xml,
+ +ktechlab-0.1.3.ebuild:
+ initial import, thx to Jonas Bähr <jonas.baehr@web.de>, Heath H Holcomb
+ <xcable_hhh@yahoo.com> and Andrew <kennerly@comcast.net>, bug #77416
+
diff --git a/sci-mathematics/ktechlab/Manifest b/sci-mathematics/ktechlab/Manifest
new file mode 100644
index 000000000000..a78fb3eaf248
--- /dev/null
+++ b/sci-mathematics/ktechlab/Manifest
@@ -0,0 +1,4 @@
+MD5 2c85b3e9047f012cb176b97be5248e2d ktechlab-0.1.3.ebuild 467
+MD5 746ac3dcbe6d022f4d4936373cf07aab ChangeLog 395
+MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253
+MD5 68b92d3c2b4c05993fe9bea01d6b5cf0 files/digest-ktechlab-0.1.3 67
diff --git a/sci-mathematics/ktechlab/files/digest-ktechlab-0.1.3 b/sci-mathematics/ktechlab/files/digest-ktechlab-0.1.3
new file mode 100644
index 000000000000..7ecf3c9e8c85
--- /dev/null
+++ b/sci-mathematics/ktechlab/files/digest-ktechlab-0.1.3
@@ -0,0 +1 @@
+MD5 61ac4610792965c5546692a30de645ef ktechlab-0.1.3.tar.bz2 974825
diff --git a/sci-mathematics/ktechlab/ktechlab-0.1.3.ebuild b/sci-mathematics/ktechlab/ktechlab-0.1.3.ebuild
new file mode 100644
index 000000000000..a30b89effced
--- /dev/null
+++ b/sci-mathematics/ktechlab/ktechlab-0.1.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ktechlab/ktechlab-0.1.3.ebuild,v 1.1 2005/05/19 19:43:21 lanius Exp $
+
+inherit kde
+
+DESCRIPTION="KTechlab is a development and simulation environment for microcontrollers and electronic circuits"
+HOMEPAGE="http://ktechlab.fadedminds.com/"
+SRC_URI="http://ktechlab.fadedminds.com/download/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~amd64"
+
+IUSE=""
+SLOT="0"
+
+DEPEND=">=dev-embedded/gpsim-0.21"
+
+need-kde 3.2
+
+UNSERMAKE=""
diff --git a/sci-mathematics/ktechlab/metadata.xml b/sci-mathematics/ktechlab/metadata.xml
new file mode 100644
index 000000000000..c3504b40c506
--- /dev/null
+++ b/sci-mathematics/ktechlab/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>lanius@gentoo.org</email>
+ <name>Heinrich Wendel</name>
+</maintainer>
+</pkgmetadata>