diff options
author | 2004-06-26 13:35:21 +0000 | |
---|---|---|
committer | 2004-06-26 13:35:21 +0000 | |
commit | 3091b22a1a1dd5f5668cf18833ece3a3037f20d7 (patch) | |
tree | 15879f122022a14da7ce3fc98f49d9a93fdc14cd /app-sci/aaindex | |
parent | marked stable on ppc and testing on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-3091b22a1a1dd5f5668cf18833ece3a3037f20d7.tar.gz gentoo-2-3091b22a1a1dd5f5668cf18833ece3a3037f20d7.tar.bz2 gentoo-2-3091b22a1a1dd5f5668cf18833ece3a3037f20d7.zip |
Added to ~ppc
Diffstat (limited to 'app-sci/aaindex')
-rw-r--r-- | app-sci/aaindex/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/aaindex/aaindex-6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/aaindex/ChangeLog b/app-sci/aaindex/ChangeLog index 6e4390c4f0aa..45f26ba85ebf 100644 --- a/app-sci/aaindex/ChangeLog +++ b/app-sci/aaindex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/aaindex # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/aaindex/ChangeLog,v 1.1 2004/06/25 03:28:39 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/aaindex/ChangeLog,v 1.2 2004/06/26 13:35:21 dholm Exp $ + + 26 Jun 2004; David Holm <dholm@gentoo.org> aaindex-6.0.ebuild: + Added to ~ppc. *aaindex-6.0 (24 Jun 2004) diff --git a/app-sci/aaindex/aaindex-6.0.ebuild b/app-sci/aaindex/aaindex-6.0.ebuild index 5d8fd3cf87ec..e6ccc2a3fcaa 100644 --- a/app-sci/aaindex/aaindex-6.0.ebuild +++ b/app-sci/aaindex/aaindex-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/aaindex/aaindex-6.0.ebuild,v 1.1 2004/06/25 03:28:39 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/aaindex/aaindex-6.0.ebuild,v 1.2 2004/06/26 13:35:21 dholm Exp $ DESCRIPTION="Amino acid indices and similarity matrices" HOMEPAGE="http://www.genome.ad.jp/${PN}/" @@ -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" +KEYWORDS="~x86 ~ppc" IUSE="no-emboss no-rawdb" S=${WORKDIR} |