diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:33:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:33:08 +0000 |
commit | d12a448e14d3dcde53472166d5050b1d18e45010 (patch) | |
tree | 025cf3bd9290d627a623f6f7389c950108f83a50 /sci-biology | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-d12a448e14d3dcde53472166d5050b1d18e45010.tar.gz gentoo-2-d12a448e14d3dcde53472166d5050b1d18e45010.tar.bz2 gentoo-2-d12a448e14d3dcde53472166d5050b1d18e45010.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/cutg/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-147-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog index 79b9f88fcc0d..e2990ecdcb48 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.21 2005/08/09 07:29:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.22 2005/08/13 23:28:20 hansmi Exp $ + + 13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> cutg-147-r1.ebuild: + Stable on ppc. 09 Aug 2005; Markus Rothe <corsair@gentoo.org> cutg-147-r1.ebuild: Stable on ppc64 diff --git a/sci-biology/cutg/cutg-147-r1.ebuild b/sci-biology/cutg/cutg-147-r1.ebuild index 5a98a33cf16d..4059820acd80 100644 --- a/sci-biology/cutg/cutg-147-r1.ebuild +++ b/sci-biology/cutg/cutg-147-r1.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-147-r1.ebuild,v 1.4 2005/08/09 07:29:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-147-r1.ebuild,v 1.5 2005/08/13 23:28:20 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="~ppc ~ppc-macos ppc64 x86" +KEYWORDS="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. |