diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2008-08-27 19:38:07 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2008-08-27 19:38:07 +0000 |
commit | 3328fe2f0f59380c224a871431fbe19b79006001 (patch) | |
tree | 0efe47577079816967bbaf133f98316706c66f30 | |
parent | Mask sys-fs/udev-126 until the ebuild is fine. (diff) | |
download | gentoo-2-3328fe2f0f59380c224a871431fbe19b79006001.tar.gz gentoo-2-3328fe2f0f59380c224a871431fbe19b79006001.tar.bz2 gentoo-2-3328fe2f0f59380c224a871431fbe19b79006001.zip |
New upstream version/package for EMBASSY 6.0.1.
(Portage version: 2.1.4.4)
-rw-r--r-- | sci-biology/embassy-phylipnew/ChangeLog | 8 | ||||
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/sci-biology/embassy-phylipnew/ChangeLog b/sci-biology/embassy-phylipnew/ChangeLog index 319d35d39780..d607342fd172 100644 --- a/sci-biology/embassy-phylipnew/ChangeLog +++ b/sci-biology/embassy-phylipnew/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-biology/embassy-phylipnew # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.7 2008/08/27 17:47:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.8 2008/08/27 19:38:07 ribosome Exp $ + +*embassy-phylipnew-3.67 (27 Aug 2008) + + 27 Aug 2008; Olivier Fisette <ribosome@gentoo.org> + +embassy-phylipnew-3.67.ebuild: + New upstream version/package for EMBASSY 6.0.1. 27 Aug 2008; Olivier Fisette <ribosome@gentoo.org> embassy-phylipnew-3.6b.ebuild: 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" |