diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-12-24 00:37:38 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-12-24 00:37:38 +0000 |
commit | 08cd2db81ab84ca87f0d20f6c058551f17674029 (patch) | |
tree | fb861982992dca004e4528a5b21f450bfd7478ba /sci-biology | |
parent | stable amd64 (diff) | |
download | historical-08cd2db81ab84ca87f0d20f6c058551f17674029.tar.gz historical-08cd2db81ab84ca87f0d20f6c058551f17674029.tar.bz2 historical-08cd2db81ab84ca87f0d20f6c058551f17674029.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/aaindex/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/aaindex/Manifest | 4 | ||||
-rw-r--r-- | sci-biology/aaindex/aaindex-7.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/aaindex/ChangeLog b/sci-biology/aaindex/ChangeLog index ab0e4b1f9468..6f0532c524ac 100644 --- a/sci-biology/aaindex/ChangeLog +++ b/sci-biology/aaindex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/aaindex # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.13 2005/12/23 19:40:18 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.14 2005/12/24 00:37:38 blubb Exp $ + + 24 Dec 2005; Simon Stelling <blubb@gentoo.org> aaindex-7.0.ebuild: + stable on amd64 23 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org> aaindex-7.0.ebuild: Marked ppc stable, #115449 diff --git a/sci-biology/aaindex/Manifest b/sci-biology/aaindex/Manifest index b7fa77317071..0e0d2b6c200d 100644 --- a/sci-biology/aaindex/Manifest +++ b/sci-biology/aaindex/Manifest @@ -1,6 +1,6 @@ +MD5 122ac48714687ec82b67edad00ef2137 ChangeLog 2087 MD5 1e8d217e5eb894eef543ab88899585ec aaindex-6.0.ebuild 1434 -MD5 a6df3891682e67033ac15511adc3c8bf aaindex-7.0.ebuild 1131 -MD5 42b74aeaf6b0dc12dd553a2582dcbb8d ChangeLog 2004 MD5 d508af45f2137bf67613eb18d9f6f831 metadata.xml 1310 +MD5 3548e0310b08aa1732bce5a6776469e4 aaindex-7.0.ebuild 1125 MD5 cd3e50367768bef809d98048504b43d6 files/digest-aaindex-6.0 278 MD5 5ec69cfa775115b1de4b49fd85fcc7b9 files/digest-aaindex-7.0 63 diff --git a/sci-biology/aaindex/aaindex-7.0.ebuild b/sci-biology/aaindex/aaindex-7.0.ebuild index 372a4f58aebb..f32a763c6fe6 100644 --- a/sci-biology/aaindex/aaindex-7.0.ebuild +++ b/sci-biology/aaindex/aaindex-7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-7.0.ebuild,v 1.4 2005/12/23 19:40:18 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-7.0.ebuild,v 1.5 2005/12/24 00:37:38 blubb Exp $ DESCRIPTION="Amino acid indices and similarity matrices" LICENSE="public-domain" @@ -11,7 +11,7 @@ SLOT="0" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. IUSE="emboss minimal" -KEYWORDS="~amd64 ppc ~ppc-macos ppc64 x86" +KEYWORDS="amd64 ppc ~ppc-macos ppc64 x86" DEPEND="emboss? ( sci-biology/emboss )" |