summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-11-19 18:23:19 +0000
committerSimon Stelling <blubb@gentoo.org>2005-11-19 18:23:19 +0000
commite2d36defb407b5d57b35c70c064d399856572208 (patch)
tree2426d340f8ee60e9058c1d420e407701612353b6 /sci-biology/aaindex
parentSecurity version bump with stable keywords for denial of service vulnerabilit... (diff)
downloadhistorical-e2d36defb407b5d57b35c70c064d399856572208.tar.gz
historical-e2d36defb407b5d57b35c70c064d399856572208.tar.bz2
historical-e2d36defb407b5d57b35c70c064d399856572208.zip
stable on amd64
Package-Manager: portage-2.0.51.22-r3
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 e73639c1fc2f..7932b255dcf7 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.9 2005/10/18 13:39:42 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.10 2005/11/19 18:22:36 blubb Exp $
+
+ 19 Nov 2005; Simon Stelling <blubb@gentoo.org> aaindex-6.0.ebuild:
+ stable on amd64
*aaindex-7.0 (18 Oct 2005)
diff --git a/sci-biology/aaindex/aaindex-6.0.ebuild b/sci-biology/aaindex/aaindex-6.0.ebuild
index f8727cbb282c..38f88099a274 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.9 2005/09/04 14:51:37 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-6.0.ebuild,v 1.10 2005/11/19 18:22:36 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="~amd64 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.