summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLina Pezzella <j4rg0n@gentoo.org>2005-10-08 21:22:14 +0000
committerLina Pezzella <j4rg0n@gentoo.org>2005-10-08 21:22:14 +0000
commit87af6fdd0d40db19ac45bbe1bce445db3464c1a3 (patch)
treeab23758fb2c21fd72973f4dec99c4498a54c4843 /sci-biology
parentadd parentheses (diff)
downloadgentoo-2-87af6fdd0d40db19ac45bbe1bce445db3464c1a3.tar.gz
gentoo-2-87af6fdd0d40db19ac45bbe1bce445db3464c1a3.tar.bz2
gentoo-2-87af6fdd0d40db19ac45bbe1bce445db3464c1a3.zip
Stable ppc-macos, Bug 108332
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-biology')
-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 0440e3ccd234..a5095044888d 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.27 2005/10/07 01:25:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.28 2005/10/08 21:22:14 j4rg0n Exp $
+
+ 08 Oct 2005; Lina Pezzella <j4rg0n@gentoo.org> cutg-148.ebuild:
+ Stable ppc-macos, as per Bug 108332
07 Oct 2005; Brent Baude <ranger@gentoo.org> cutg-148.ebuild:
Marking cutg-148 stable ppc64 for bug 108332
diff --git a/sci-biology/cutg/cutg-148.ebuild b/sci-biology/cutg/cutg-148.ebuild
index b9a6c2ea793c..1cb1c00b8414 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.4 2005/10/07 01:25:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-148.ebuild,v 1.5 2005/10/08 21:22:14 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="~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.