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 | 9948e0863e54fbd4dad5f0dce49e01af89bc9940 (patch) | |
tree | 0355655b39bae9d5de60c8414185ddec0c8d990b /sci-biology | |
parent | EMBOSS 2.10 is incompatible with EMBASSY 2.9 packages. (diff) | |
download | historical-9948e0863e54fbd4dad5f0dce49e01af89bc9940.tar.gz historical-9948e0863e54fbd4dad5f0dce49e01af89bc9940.tar.bz2 historical-9948e0863e54fbd4dad5f0dce49e01af89bc9940.zip |
Fixed description.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/embassy-construct/Manifest | 2 | ||||
-rw-r--r-- | sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/embassy-construct/Manifest b/sci-biology/embassy-construct/Manifest index 74601c5a8012..a56332ed4f24 100644 --- a/sci-biology/embassy-construct/Manifest +++ b/sci-biology/embassy-construct/Manifest @@ -1,4 +1,4 @@ MD5 6a358e218d7aa82a1ef266e88e59c029 ChangeLog 395 MD5 f189a3c4ff5ae55bcee4f8ed0ace5d20 metadata.xml 254 -MD5 ef832d7e973c7d6cf2f971d4948664e7 embassy-construct-1.0.0.ebuild 352 +MD5 6d27fe179a5dd66ae968377c80a6a8b3 embassy-construct-1.0.0.ebuild 343 MD5 9e9daba9b9de731f2ca2f60f7fc69960 files/digest-embassy-construct-1.0.0 134 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" |