summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-27 07:34:45 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-27 07:34:45 +0000
commitc052385634c8b87bfbb410f1da057d27ea5f9680 (patch)
treeda5f95ba32d9ae9ff5a92b9bcd9b52b53f385969 /sci-biology/aaindex
parentVersion bump (diff)
downloadhistorical-c052385634c8b87bfbb410f1da057d27ea5f9680.tar.gz
historical-c052385634c8b87bfbb410f1da057d27ea5f9680.tar.bz2
historical-c052385634c8b87bfbb410f1da057d27ea5f9680.zip
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-biology/aaindex')
-rw-r--r--sci-biology/aaindex/ChangeLog5
-rw-r--r--sci-biology/aaindex/Manifest4
-rw-r--r--sci-biology/aaindex/aaindex-6.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/aaindex/ChangeLog b/sci-biology/aaindex/ChangeLog
index 8e8044e0e6f3..d47476ea7cc5 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.4 2005/02/23 03:59:50 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.5 2005/04/27 07:34:45 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org> aaindex-6.0.ebuild:
+ Added ~ppc64 to KEYWORDS; bug #89856
22 Feb 2005; Olivier Fisette <ribosome@gentoo.org> aaindex-6.0.ebuild:
Added support for the "emboss" and "minimal" "USE" flags.
diff --git a/sci-biology/aaindex/Manifest b/sci-biology/aaindex/Manifest
index d2ac5f45a195..36716ecef874 100644
--- a/sci-biology/aaindex/Manifest
+++ b/sci-biology/aaindex/Manifest
@@ -1,4 +1,4 @@
-MD5 d03004798fb025b8bebcadd29debd238 aaindex-6.0.ebuild 1425
-MD5 ecfd4ad782e4f7d52ec4f9125b784438 ChangeLog 1114
+MD5 37a17d8df81c06c0fceb64ee43f66a29 ChangeLog 1222
+MD5 4941c9db508691c7b8373bfe09f2f7ec aaindex-6.0.ebuild 1431
MD5 d508af45f2137bf67613eb18d9f6f831 metadata.xml 1310
MD5 cd3e50367768bef809d98048504b43d6 files/digest-aaindex-6.0 278
diff --git a/sci-biology/aaindex/aaindex-6.0.ebuild b/sci-biology/aaindex/aaindex-6.0.ebuild
index 57139bb6aaee..10a0fcbc4fb3 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.5 2005/03/02 19:55:26 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-6.0.ebuild,v 1.6 2005/04/27 07:34:45 corsair 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"
+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.