summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2005-04-04 19:38:23 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2005-04-04 19:38:23 +0000
commit5f2fe9435e2e4156aff6d44fd6a06fd4c38108b7 (patch)
tree538c28010e946380005eb6b10e8c10b8053cde59 /sci-biology
parentStarting on fuse-j ebuild (diff)
downloadoverlay-5f2fe9435e2e4156aff6d44fd6a06fd4c38108b7.tar.gz
overlay-5f2fe9435e2e4156aff6d44fd6a06fd4c38108b7.tar.bz2
overlay-5f2fe9435e2e4156aff6d44fd6a06fd4c38108b7.zip
Added the fuse-j ebuild
svn path=/; revision=101
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/autoprime/autoprime-2.0.ebuild35
-rw-r--r--sci-biology/autoprime/files/digest-autoprime-2.01
2 files changed, 36 insertions, 0 deletions
diff --git a/sci-biology/autoprime/autoprime-2.0.ebuild b/sci-biology/autoprime/autoprime-2.0.ebuild
new file mode 100644
index 0000000..7b01822
--- /dev/null
+++ b/sci-biology/autoprime/autoprime-2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.4.ebuild,v 1.4 2005/01/09 16:41:48 ribosome Exp $
+
+inherit perl-module
+
+CATEGORY="sci-biology"
+
+DESCRIPTION="A command line tool to generate primers for RT-PCR"
+HOMEPAGE="http://www.autoprime.de/"
+SRC_URI="http://www.gunnarwrobel.de/downloads/AutoPrime-2.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=">=sci-biology/bioperl-1.4
+ >=sci-biology/repbase-9.12
+ >=sci-biology/primer3-1.0.0
+ "
+
+src_compile()
+{
+ cd ${WORKDIR}/${A/.tar.gz//}
+
+ perl-module_src_compile
+}
+
+src_install()
+{
+ cd ${WORKDIR}/${A/.tar.gz//}
+
+ perl-module_src_install
+}
diff --git a/sci-biology/autoprime/files/digest-autoprime-2.0 b/sci-biology/autoprime/files/digest-autoprime-2.0
new file mode 100644
index 0000000..3d38458
--- /dev/null
+++ b/sci-biology/autoprime/files/digest-autoprime-2.0
@@ -0,0 +1 @@
+MD5 6cfd9178f1d769aeebc45ae2b28cb71f AutoPrime-2.tar.gz 24042