summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2005-10-07 01:25:52 +0000
committerBrent Baude <ranger@gentoo.org>2005-10-07 01:25:52 +0000
commit841eca02dd3cc2c88e5d07c9bff7b0c4f19ebfd8 (patch)
tree1fad2286e43113fcca4baf0cb9b3e6a8af8a9a0b /sci-biology/cutg
parentmultilib_env: set DEFAULT_ABI right for mips-* and sparc-* (diff)
downloadgentoo-2-841eca02dd3cc2c88e5d07c9bff7b0c4f19ebfd8.tar.gz
gentoo-2-841eca02dd3cc2c88e5d07c9bff7b0c4f19ebfd8.tar.bz2
gentoo-2-841eca02dd3cc2c88e5d07c9bff7b0c4f19ebfd8.zip
Marking cutg-148 stable ppc64 for bug 108332
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-biology/cutg')
-rw-r--r--sci-biology/cutg/ChangeLog5
-rw-r--r--sci-biology/cutg/cutg-148.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog
index bd48e077eb4e..0440e3ccd234 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.26 2005/10/07 00:12:34 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.27 2005/10/07 01:25:52 ranger Exp $
+
+ 07 Oct 2005; Brent Baude <ranger@gentoo.org> cutg-148.ebuild:
+ Marking cutg-148 stable ppc64 for bug 108332
07 Oct 2005; Olivier Fisette <ribosome@gentoo.org> cutg-148.ebuild:
Stable on x86.
diff --git a/sci-biology/cutg/cutg-148.ebuild b/sci-biology/cutg/cutg-148.ebuild
index 6bafb791854d..b9a6c2ea793c 100644
--- a/sci-biology/cutg/cutg-148.ebuild
+++ b/sci-biology/cutg/cutg-148.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-148.ebuild,v 1.3 2005/10/07 00:12:34 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-148.ebuild,v 1.4 2005/10/07 01:25:52 ranger 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="~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.