summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-11-20 20:58:15 +0000
committerSimon Stelling <blubb@gentoo.org>2006-11-20 20:58:15 +0000
commit8b3e022064fd457f3552ceb4e68c3d730a0280b7 (patch)
treed2acbeca8db759aed7bdbfdcc92983568611c2d2 /sci-biology
parentstable on amd64 (diff)
downloadgentoo-2-8b3e022064fd457f3552ceb4e68c3d730a0280b7.tar.gz
gentoo-2-8b3e022064fd457f3552ceb4e68c3d730a0280b7.tar.bz2
gentoo-2-8b3e022064fd457f3552ceb4e68c3d730a0280b7.zip
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/cutg/ChangeLog5
-rw-r--r--sci-biology/cutg/cutg-151.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog
index 5a79cd60b7c6..8a5f0bfc0ec4 100644
--- a/sci-biology/cutg/ChangeLog
+++ b/sci-biology/cutg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/cutg
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.47 2006/11/15 13:04:27 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.48 2006/11/20 20:58:15 blubb Exp $
+
+ 20 Nov 2006; <blubb@gentoo.org> cutg-151.ebuild:
+ stable on amd64
15 Nov 2006; Markus Rothe <corsair@gentoo.org> cutg-151.ebuild:
Stable on ppc64; bug #153766
diff --git a/sci-biology/cutg/cutg-151.ebuild b/sci-biology/cutg/cutg-151.ebuild
index 76310f1baac8..7141d76de261 100644
--- a/sci-biology/cutg/cutg-151.ebuild
+++ b/sci-biology/cutg/cutg-151.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.6 2006/11/15 13:04:27 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.7 2006/11/20 20:58:15 blubb 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 ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
DEPEND="emboss? ( sci-biology/emboss )"