diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-11-03 12:54:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-11-03 12:54:57 +0000 |
commit | eebd463eadb3fcf60ecacea44b3b8f57c071e391 (patch) | |
tree | f7105973557dd1c35bb420becb0a366ce326812a /sci-biology/cutg | |
parent | Stable on ppc wrt bug 153766 (diff) | |
download | gentoo-2-eebd463eadb3fcf60ecacea44b3b8f57c071e391.tar.gz gentoo-2-eebd463eadb3fcf60ecacea44b3b8f57c071e391.tar.bz2 gentoo-2-eebd463eadb3fcf60ecacea44b3b8f57c071e391.zip |
Stable on ppc wrt bug 153766
(Portage version: 2.1.2_rc1-r2)
Diffstat (limited to 'sci-biology/cutg')
-rw-r--r-- | sci-biology/cutg/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-151.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog index 6e702ca5db16..3c08c8a280d4 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.45 2006/11/03 02:45:15 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.46 2006/11/03 12:54:57 nixnut Exp $ + + 03 Nov 2006; nixnut <nixnut@gentoo.org> cutg-151.ebuild: + Stable on ppc wrt bug 153766 03 Nov 2006; Olivier Fisette <ribosome@gentoo.org> -cutg-148.ebuild, -cutg-149.ebuild: diff --git a/sci-biology/cutg/cutg-151.ebuild b/sci-biology/cutg/cutg-151.ebuild index 0abbbba0e070..2f64ea1a7761 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.4 2006/11/02 21:51:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.5 2006/11/03 12:54:57 nixnut 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 )" |