diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2006-01-21 17:19:43 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2006-01-21 17:19:43 +0000 |
commit | 0811c2b40953cdad5ff79ad94e8396f868d51d10 (patch) | |
tree | 4b6d60135de9c475c36985fbd946284e8774cd15 /sci-biology/emboss/ChangeLog | |
parent | Version Bump. (diff) | |
download | historical-0811c2b40953cdad5ff79ad94e8396f868d51d10.tar.gz historical-0811c2b40953cdad5ff79ad94e8396f868d51d10.tar.bz2 historical-0811c2b40953cdad5ff79ad94e8396f868d51d10.zip |
Fixed issues with duplicated CODON files, case-insensitive filesystems (ppc-macos) and restriction enzymes equivalences (see bugs #118832 and #115446)
Package-Manager: portage-2.0.53
Diffstat (limited to 'sci-biology/emboss/ChangeLog')
-rw-r--r-- | sci-biology/emboss/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/sci-biology/emboss/ChangeLog b/sci-biology/emboss/ChangeLog index 3e860d6d3867..99d686c9f63a 100644 --- a/sci-biology/emboss/ChangeLog +++ b/sci-biology/emboss/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sci-biology/emboss -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/ChangeLog,v 1.24 2005/12/14 03:28:52 spyderous Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/ChangeLog,v 1.25 2006/01/21 17:19:43 ribosome Exp $ + +*emboss-3.0.0-r1 (21 Jan 2006) + + 21 Jan 2006; Olivier Fisette <ribosome@gentoo.org> + +emboss-3.0.0-r1.ebuild: + Install codons and restriction enzyme equivalence files in alternative + directories. This avoids file collisions on case insensitive filesystems + (see bug #115446), allows the installation of an updated enzyme prototypes + file that will give more consistent results (see bug #118832). 14 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; emboss-3.0.0.ebuild: Add modular X dependencies. |