summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-11-15 13:03:58 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-11-15 13:03:58 +0000
commit8ed611fdaaab5c9d35cc4513f04093574f61d7e3 (patch)
tree9a47e56d3f514763fbf674832125e64d4558495c /sci-biology
parentStable on ppc64; bug #153766 (diff)
downloadgentoo-2-8ed611fdaaab5c9d35cc4513f04093574f61d7e3.tar.gz
gentoo-2-8ed611fdaaab5c9d35cc4513f04093574f61d7e3.tar.bz2
gentoo-2-8ed611fdaaab5c9d35cc4513f04093574f61d7e3.zip
Stable on ppc64; bug #153766
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/aaindex/ChangeLog5
-rw-r--r--sci-biology/aaindex/aaindex-9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/aaindex/ChangeLog b/sci-biology/aaindex/ChangeLog
index 707142dacae2..0da1e8ab3bbf 100644
--- a/sci-biology/aaindex/ChangeLog
+++ b/sci-biology/aaindex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/aaindex
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.20 2006/11/02 20:16:36 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.21 2006/11/15 13:03:58 corsair Exp $
+
+ 15 Nov 2006; Markus Rothe <corsair@gentoo.org> aaindex-9.1.ebuild:
+ Stable on ppc64; bug #153766
02 Nov 2006; Fabian Groffen <grobian@gentoo.org> aaindex-7.0.ebuild,
aaindex-9.1.ebuild:
diff --git a/sci-biology/aaindex/aaindex-9.1.ebuild b/sci-biology/aaindex/aaindex-9.1.ebuild
index 1d5f56376e50..a07b0d4197f2 100644
--- a/sci-biology/aaindex/aaindex-9.1.ebuild
+++ b/sci-biology/aaindex/aaindex-9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-9.1.ebuild,v 1.4 2006/11/03 12:53:33 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-9.1.ebuild,v 1.5 2006/11/15 13:03:58 corsair 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 ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
DEPEND="emboss? ( sci-biology/emboss )"