diff options
author | 2005-05-31 02:39:40 +0000 | |
---|---|---|
committer | 2005-05-31 02:39:40 +0000 | |
commit | 1a72f1426af37747e6b975f094884e29e8e83f2e (patch) | |
tree | 891309b5762a0ceaacf719c849d60bc367c76900 /sci-biology/cutg | |
parent | Stable ppc-macos (diff) | |
download | gentoo-2-1a72f1426af37747e6b975f094884e29e8e83f2e.tar.gz gentoo-2-1a72f1426af37747e6b975f094884e29e8e83f2e.tar.bz2 gentoo-2-1a72f1426af37747e6b975f094884e29e8e83f2e.zip |
Stable ppc-macos
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-biology/cutg')
-rw-r--r-- | sci-biology/cutg/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-145.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog index 4a715b02f73f..68a422605e8f 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.11 2005/05/10 01:50:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.12 2005/05/31 02:37:16 j4rg0n Exp $ + + 31 May 2005; Lina Pezzella <j4rg0n@gentoo.org> cutg-145.ebuild: + Stable ppc-macos *cutg-146 (10 May 2005) diff --git a/sci-biology/cutg/cutg-145.ebuild b/sci-biology/cutg/cutg-145.ebuild index 4e1954a27300..176db7d6ea51 100644 --- a/sci-biology/cutg/cutg-145.ebuild +++ b/sci-biology/cutg/cutg-145.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-145.ebuild,v 1.3 2005/05/10 01:50:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-145.ebuild,v 1.4 2005/05/31 02:37:16 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="x86 ~ppc ~ppc-macos ~ppc64" +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. |