diff options
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/hmmer/hmmer-2.2g.ebuild | 3 | ||||
-rw-r--r-- | app-sci/hmmer/hmmer-2.3.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-sci/hmmer/hmmer-2.2g.ebuild b/app-sci/hmmer/hmmer-2.2g.ebuild index d2181c929fcb..e789fb87b30e 100644 --- a/app-sci/hmmer/hmmer-2.2g.ebuild +++ b/app-sci/hmmer/hmmer-2.2g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/hmmer/hmmer-2.2g.ebuild,v 1.5 2004/06/24 22:03:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/hmmer/hmmer-2.2g.ebuild,v 1.6 2004/07/14 01:51:03 agriffis Exp $ inherit eutils @@ -14,7 +14,6 @@ KEYWORDS="x86" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_unpack(){ unpack ${A} diff --git a/app-sci/hmmer/hmmer-2.3.1.ebuild b/app-sci/hmmer/hmmer-2.3.1.ebuild index 498b7c14edf2..9db0f04362f0 100644 --- a/app-sci/hmmer/hmmer-2.3.1.ebuild +++ b/app-sci/hmmer/hmmer-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/hmmer/hmmer-2.3.1.ebuild,v 1.4 2004/06/24 22:03:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/hmmer/hmmer-2.3.1.ebuild,v 1.5 2004/07/14 01:51:03 agriffis Exp $ DESCRIPTION="HMMER - Biological sequence analysis with profile HMMs" HOMEPAGE="http://hmmer.wustl.edu/" @@ -36,4 +36,3 @@ src_install() { dobin afetch alistat compalign compstruct revcomp seqstat seqsplit sfetch shuffle sreformat sindex weight translate } - |