summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-biology/aaindex/ChangeLog5
-rw-r--r--sci-biology/aaindex/aaindex-6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/aaindex/ChangeLog b/sci-biology/aaindex/ChangeLog
index 23680ebee7f1..bf68d6e3a317 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.6 2005/05/02 09:16:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.7 2005/06/19 21:49:54 dostrow Exp $
+
+ 19 Jun 2005; Daniel Ostrow <dostrow@gentoo.org> aaindex-6.0.ebuild:
+ Stable on ppc64.
02 May 2005; Michael Hanselmann <hansmi@gentoo.org> aaindex-6.0.ebuild:
Stable on ppc.
diff --git a/sci-biology/aaindex/aaindex-6.0.ebuild b/sci-biology/aaindex/aaindex-6.0.ebuild
index d39e7f4c8e2c..dd5499f058d7 100644
--- a/sci-biology/aaindex/aaindex-6.0.ebuild
+++ b/sci-biology/aaindex/aaindex-6.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-6.0.ebuild,v 1.7 2005/05/02 09:16:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-6.0.ebuild,v 1.8 2005/06/19 21:49:54 dostrow Exp $
DESCRIPTION="Amino acid indices and similarity matrices"
HOMEPAGE="http://www.genome.ad.jp/aaindex"
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.genome.ad.jp/pub/db/genomenet/${PN}/${PN}.doc
ftp://ftp.genome.ad.jp/pub/db/genomenet/${PN}/list_of_indices"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="x86 ppc ppc-macos ~ppc64"
+KEYWORDS="ppc ppc-macos ppc64 x86"
IUSE="emboss minimal"
# Minimal build keeps only the indexed files (if applicable) and the documentation.
# The non-indexed database is not installed.