summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-10-08 21:47:53 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-10-08 21:47:53 +0000
commit7cbc07fc203f392492bdd9185c8a6fda0b309da9 (patch)
treeaccf0233a3becb4c6e421da24af35f36c941704d /sci-biology/cutg
parentAdded ~x86 keyword. (diff)
downloadgentoo-2-7cbc07fc203f392492bdd9185c8a6fda0b309da9.tar.gz
gentoo-2-7cbc07fc203f392492bdd9185c8a6fda0b309da9.tar.bz2
gentoo-2-7cbc07fc203f392492bdd9185c8a6fda0b309da9.zip
Stable on ppc.
(Portage version: 2.0.53_rc4)
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 a5095044888d..edddb3915993 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.28 2005/10/08 21:22:14 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.29 2005/10/08 21:47:38 hansmi Exp $
+
+ 08 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> cutg-148.ebuild:
+ Stable on ppc.
08 Oct 2005; Lina Pezzella <j4rg0n@gentoo.org> cutg-148.ebuild:
Stable ppc-macos, as per Bug 108332
diff --git a/sci-biology/cutg/cutg-148.ebuild b/sci-biology/cutg/cutg-148.ebuild
index 1cb1c00b8414..c85000525229 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.5 2005/10/08 21:22:14 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-148.ebuild,v 1.6 2005/10/08 21:47:38 hansmi 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.