diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-09 07:30:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-09 07:30:21 +0000 |
commit | 6717a6c5c291274020ac600aea42783dd8af6369 (patch) | |
tree | 281771150b4ccd67ad113df5a4e75f1d9f25c075 /sci-biology/cutg | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-6717a6c5c291274020ac600aea42783dd8af6369.tar.gz gentoo-2-6717a6c5c291274020ac600aea42783dd8af6369.tar.bz2 gentoo-2-6717a6c5c291274020ac600aea42783dd8af6369.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-biology/cutg')
-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 58f2b7c8491b..79b9f88fcc0d 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.20 2005/08/06 19:13:09 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.21 2005/08/09 07:29:45 corsair Exp $ + + 09 Aug 2005; Markus Rothe <corsair@gentoo.org> cutg-147-r1.ebuild: + Stable on ppc64 *cutg-148 (06 Aug 2005) diff --git a/sci-biology/cutg/cutg-147-r1.ebuild b/sci-biology/cutg/cutg-147-r1.ebuild index 0268d261113e..5a98a33cf16d 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.3 2005/08/06 19:13:09 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-147-r1.ebuild,v 1.4 2005/08/09 07:29:45 corsair 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. |