summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-12-13 20:50:17 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-12-13 20:50:17 +0000
commit619488d37378cc32b7b9b8463980ea844e5909f7 (patch)
tree59fe22d3aa72323436e7216676bef2a1ed110870 /sci-biology/cutg
parentmodular X deps (diff)
downloadgentoo-2-619488d37378cc32b7b9b8463980ea844e5909f7.tar.gz
gentoo-2-619488d37378cc32b7b9b8463980ea844e5909f7.tar.bz2
gentoo-2-619488d37378cc32b7b9b8463980ea844e5909f7.zip
Stable on ppc64; bug #115446
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology/cutg')
-rw-r--r--sci-biology/cutg/ChangeLog5
-rw-r--r--sci-biology/cutg/cutg-149.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog
index 5115a4da618d..b1b183b3920e 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.32 2005/12/13 20:00:17 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.33 2005/12/13 20:50:17 corsair Exp $
+
+ 13 Dec 2005; Markus Rothe <corsair@gentoo.org> cutg-149.ebuild:
+ Stable on ppc64; bug #115446
*cutg-150 (13 Dec 2005)
diff --git a/sci-biology/cutg/cutg-149.ebuild b/sci-biology/cutg/cutg-149.ebuild
index 6499c87eb089..99418fd1d5f7 100644
--- a/sci-biology/cutg/cutg-149.ebuild
+++ b/sci-biology/cutg/cutg-149.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-149.ebuild,v 1.2 2005/12/13 20:00:17 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-149.ebuild,v 1.3 2005/12/13 20:50:17 corsair Exp $
DESCRIPTION="Codon usage tables calculated from GenBank"
LICENSE="public-domain"
@@ -11,7 +11,7 @@ SLOT="0"
# Minimal build keeps only the indexed files (if applicable) and the
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 x86"
DEPEND="emboss? ( sci-biology/emboss )"