summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-01-30 17:14:13 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-01-30 17:14:13 +0000
commitffdbe8e60ac31521e1ee818b8b28123bf8f4afa1 (patch)
tree3def7486184ff647a4b2764454830a386748355f /sci-biology/njplot/njplot-20050109.ebuild
parentnew upstream version, bumped. (diff)
downloadhistorical-ffdbe8e60ac31521e1ee818b8b28123bf8f4afa1.tar.gz
historical-ffdbe8e60ac31521e1ee818b8b28123bf8f4afa1.tar.bz2
historical-ffdbe8e60ac31521e1ee818b8b28123bf8f4afa1.zip
Ebuild cleanup
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sci-biology/njplot/njplot-20050109.ebuild')
-rw-r--r--sci-biology/njplot/njplot-20050109.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/njplot/njplot-20050109.ebuild b/sci-biology/njplot/njplot-20050109.ebuild
index d7361e998269..65550ee5966a 100644
--- a/sci-biology/njplot/njplot-20050109.ebuild
+++ b/sci-biology/njplot/njplot-20050109.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/njplot/njplot-20050109.ebuild,v 1.2 2005/01/09 18:40:54 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/njplot/njplot-20050109.ebuild,v 1.3 2005/01/30 17:06:33 ribosome Exp $
DESCRIPTION="A phylogenetic tree drawing program which supports tree rooting"
HOMEPAGE="http://pbil.univ-lyon1.fr/software/njplot.html"
@@ -17,7 +17,7 @@ DEPEND="sci-biology/ncbi-tools
src_unpack() {
unpack ${A}
cd ${S}
- sed -i -e "s%njplot.help%/usr/share/doc/${PF}/njplot.help%" njplot-vib.c
+ sed -i -e "s%njplot.help%/usr/share/doc/${PF}/njplot.help%" njplot-vib.c || die
}
src_compile() {