diff options
Diffstat (limited to 'sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild')
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild new file mode 100644 index 000000000000..33aa0ab053a5 --- /dev/null +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild,v 1.1 2008/08/27 19:38:07 ribosome Exp $ + +EBOV="6.0.1" + +inherit embassy + +DESCRIPTION="EMBOSS integrated version of PHYLIP - The Phylogeny Inference Package" +LICENSE="freedist" +SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${EBOV}.tar.gz + mirror://gentoo/embassy-${EBOV}-${PN:8}-${PV}.tar.gz" + +KEYWORDS="~amd64 ~ppc ~sparc ~x86" |