diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-05-31 02:39:40 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-05-31 02:39:40 +0000 |
commit | d439adffd8e84aa67d4af0b9d9ad32ccbe67f9a3 (patch) | |
tree | 1bcba4fd0e3ea19298864cd688b132a91180188d /sci-biology/cutg/cutg-145.ebuild | |
parent | Stable on x86 (diff) | |
download | historical-d439adffd8e84aa67d4af0b9d9ad32ccbe67f9a3.tar.gz historical-d439adffd8e84aa67d4af0b9d9ad32ccbe67f9a3.tar.bz2 historical-d439adffd8e84aa67d4af0b9d9ad32ccbe67f9a3.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-biology/cutg/cutg-145.ebuild')
-rw-r--r-- | sci-biology/cutg/cutg-145.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/cutg/cutg-145.ebuild b/sci-biology/cutg/cutg-145.ebuild index 4e1954a27300..176db7d6ea51 100644 --- a/sci-biology/cutg/cutg-145.ebuild +++ b/sci-biology/cutg/cutg-145.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/cutg/cutg-145.ebuild,v 1.3 2005/05/10 01:50:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-145.ebuild,v 1.4 2005/05/31 02:37:16 j4rg0n Exp $ DESCRIPTION="Codon usage tables calculated from GenBank" HOMEPAGE="http://www.kazusa.or.jp/codon/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.kazusa.or.jp/pub/codon/current/compressed/CUTG.${PV}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ~ppc ~ppc-macos ~ppc64" +KEYWORDS="~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. |