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 | 536a80107bb09d08799fcdd92d3f077b1382397b (patch) | |
tree | 3f1508088882098126a0179be722bdb54c95b9fc /sci-biology/aaindex | |
parent | stable amd64 (diff) | |
download | gentoo-2-536a80107bb09d08799fcdd92d3f077b1382397b.tar.gz gentoo-2-536a80107bb09d08799fcdd92d3f077b1382397b.tar.bz2 gentoo-2-536a80107bb09d08799fcdd92d3f077b1382397b.zip |
stable amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology/aaindex')
-rw-r--r-- | sci-biology/aaindex/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/aaindex/aaindex-7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 )" |