diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-03-23 23:14:04 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-03-23 23:14:04 +0000 |
commit | 1371067941fad6f39bded5ab47eb49e103fc4b3c (patch) | |
tree | b4115c67897cf3ecfae068132ee6facb2eb4faf9 /sci-biology | |
parent | EMBOSS 2.10 is incompatible with EMBASSY 2.9 packages. (diff) | |
download | gentoo-2-1371067941fad6f39bded5ab47eb49e103fc4b3c.tar.gz gentoo-2-1371067941fad6f39bded5ab47eb49e103fc4b3c.tar.bz2 gentoo-2-1371067941fad6f39bded5ab47eb49e103fc4b3c.zip |
Fixed description.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild b/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild index 33c683dba089..57f03369272c 100644 --- a/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild +++ b/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild,v 1.1 2005/03/22 22:40:39 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild,v 1.2 2005/03/23 23:14:04 ribosome Exp $ inherit embassy-2.10 -DESCRIPTION="Multiple sequence alignment add-on package for EMBOSS" +DESCRIPTION="Sequence alignment add-on package for EMBOSS" KEYWORDS="~x86" |