summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/qrna/qrna-2.0.3c.ebuild')
-rw-r--r--sci-biology/qrna/qrna-2.0.3c.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/qrna/qrna-2.0.3c.ebuild b/sci-biology/qrna/qrna-2.0.3c.ebuild
index c5047975f4a9..2c047818ca8f 100644
--- a/sci-biology/qrna/qrna-2.0.3c.ebuild
+++ b/sci-biology/qrna/qrna-2.0.3c.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/qrna/qrna-2.0.3c.ebuild,v 1.11 2008/06/22 21:36:14 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/qrna/qrna-2.0.3c.ebuild,v 1.12 2008/09/07 11:23:57 markusle Exp $
inherit toolchain-funcs
DESCRIPTION="Prototype ncRNA genefinder"
-HOMEPAGE="http://selab.wustl.edu/cgi-bin/selab.pl?mode=software#qrna"
+HOMEPAGE="http://selab.janelia.org/software.html"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
@@ -45,5 +45,5 @@ src_install () {
doins Demos/* || die
# Sets the path to the QRNA data files.
-doenvd "${FILESDIR}"/26qrna || die
+ doenvd "${FILESDIR}"/26qrna || die
}