summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-06-16 20:43:26 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-06-16 20:43:26 +0000
commit4b1f4e4087dd30e29bd916579f66ab50c3930b38 (patch)
treec9c4f7e83cb1b6e3c5d398eea4115af5ef7a361a /sci-biology/cutg
parentNew xsensors release. (diff)
downloadgentoo-2-4b1f4e4087dd30e29bd916579f66ab50c3930b38.tar.gz
gentoo-2-4b1f4e4087dd30e29bd916579f66ab50c3930b38.tar.bz2
gentoo-2-4b1f4e4087dd30e29bd916579f66ab50c3930b38.zip
Added to x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-biology/cutg')
-rw-r--r--sci-biology/cutg/ChangeLog5
-rw-r--r--sci-biology/cutg/cutg-146.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog
index 68a422605e8f..d9707fd67c5b 100644
--- a/sci-biology/cutg/ChangeLog
+++ b/sci-biology/cutg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/cutg
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.12 2005/05/31 02:37:16 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.13 2005/06/16 20:43:26 ribosome Exp $
+
+ 16 Jun 2005; Olivier Fisette <ribosome@gentoo.org> cutg-146.ebuild:
+ Added to x86.
31 May 2005; Lina Pezzella <j4rg0n@gentoo.org> cutg-145.ebuild:
Stable ppc-macos
diff --git a/sci-biology/cutg/cutg-146.ebuild b/sci-biology/cutg/cutg-146.ebuild
index a2bac02a7a49..4c694a1cc2e7 100644
--- a/sci-biology/cutg/cutg-146.ebuild
+++ b/sci-biology/cutg/cutg-146.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-146.ebuild,v 1.1 2005/05/10 01:50:33 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-146.ebuild,v 1.2 2005/06/16 20:43:26 ribosome 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="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.