summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-09-04 14:56:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-09-04 14:56:32 +0000
commitf12d80a76f2648156e93d7b5002a46e610aa7eab (patch)
tree250eba04f0bdc10c4e415ce931c0bb65f5e72f10 /sci-biology/aaindex
parentInitial import for PHP4 (diff)
downloadgentoo-2-f12d80a76f2648156e93d7b5002a46e610aa7eab.tar.gz
gentoo-2-f12d80a76f2648156e93d7b5002a46e610aa7eab.tar.bz2
gentoo-2-f12d80a76f2648156e93d7b5002a46e610aa7eab.zip
~amd64
(Portage version: 2.0.51.22-r2)
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 bf68d6e3a317..d09776390ae4 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.7 2005/06/19 21:49:54 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.8 2005/09/04 14:51:37 blubb Exp $
+
+ 04 Sep 2005; Simon Stelling <blubb@gentoo.org> aaindex-6.0.ebuild:
+ added ~amd64 keyword
19 Jun 2005; Daniel Ostrow <dostrow@gentoo.org> aaindex-6.0.ebuild:
Stable on ppc64.
diff --git a/sci-biology/aaindex/aaindex-6.0.ebuild b/sci-biology/aaindex/aaindex-6.0.ebuild
index dd5499f058d7..f8727cbb282c 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.8 2005/06/19 21:49:54 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-6.0.ebuild,v 1.9 2005/09/04 14:51:37 blubb 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="ppc ppc-macos ppc64 x86"
+KEYWORDS="~amd64 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.