summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-02 09:16:02 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-02 09:16:02 +0000
commitaef3ec2a7eab988122c8686cc55af78467793cba (patch)
tree4401a8f726bfbff09b0f97ca810752533bfe0daa /sci-biology/aaindex
parentRemoved orphan files and moved patches into a patchset tarball. (diff)
downloadgentoo-2-aef3ec2a7eab988122c8686cc55af78467793cba.tar.gz
gentoo-2-aef3ec2a7eab988122c8686cc55af78467793cba.tar.bz2
gentoo-2-aef3ec2a7eab988122c8686cc55af78467793cba.zip
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-biology/aaindex')
-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 d47476ea7cc5..23680ebee7f1 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.5 2005/04/27 07:34:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.6 2005/05/02 09:16:02 hansmi Exp $
+
+ 02 May 2005; Michael Hanselmann <hansmi@gentoo.org> aaindex-6.0.ebuild:
+ Stable on ppc.
27 Apr 2005; Markus Rothe <corsair@gentoo.org> aaindex-6.0.ebuild:
Added ~ppc64 to KEYWORDS; bug #89856
diff --git a/sci-biology/aaindex/aaindex-6.0.ebuild b/sci-biology/aaindex/aaindex-6.0.ebuild
index 10a0fcbc4fb3..d39e7f4c8e2c 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.6 2005/04/27 07:34:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-6.0.ebuild,v 1.7 2005/05/02 09:16:02 hansmi 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="x86 ppc ppc-macos ~ppc64"
IUSE="emboss minimal"
# Minimal build keeps only the indexed files (if applicable) and the documentation.
# The non-indexed database is not installed.