diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-18 17:17:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-18 17:17:35 +0000 |
commit | 67c51e5659919b59a0c56b2a694df09e88aafae3 (patch) | |
tree | 4b6fedb8e88e9a0715f74f4742918288bb12f49e /sci-biology | |
parent | Initial commit. Resolves bug #91151, Ebuild submitted by Ooblick <txe_stc@yah... (diff) | |
download | historical-67c51e5659919b59a0c56b2a694df09e88aafae3.tar.gz historical-67c51e5659919b59a0c56b2a694df09e88aafae3.tar.bz2 historical-67c51e5659919b59a0c56b2a694df09e88aafae3.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/cutg/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/cutg/Manifest | 10 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-146.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog index 084c5a638f4f..d684ed082c2d 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.14 2005/06/17 21:27:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.15 2005/06/18 17:17:35 corsair Exp $ + + 18 Jun 2005; Markus Rothe <corsair@gentoo.org> cutg-146.ebuild: + Stable on ppc64 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> cutg-146.ebuild: Stable on ppc. diff --git a/sci-biology/cutg/Manifest b/sci-biology/cutg/Manifest index a4df562d9229..1acdffb84566 100644 --- a/sci-biology/cutg/Manifest +++ b/sci-biology/cutg/Manifest @@ -1,8 +1,8 @@ -MD5 d14f29edef39d8d89b39a5787c3d141c metadata.xml 594 -MD5 5845fe4829922dc4bedfaf71ad7c3ead cutg-146.ebuild 1169 -MD5 4bfd9a676347189861a2d71a1da0ab2a ChangeLog 2510 -MD5 954d02893953b8f9c904299f892979ce cutg-145.ebuild 1169 +MD5 a5419424fadabffc0f0a60a16129f9ff ChangeLog 2596 MD5 eb9f368b00f2935944cd8b8f4be6c423 cutg-144.ebuild 1167 -MD5 5de9ff1df8fe00fdf41b5b7c0db04fba files/digest-cutg-146 63 +MD5 954d02893953b8f9c904299f892979ce cutg-145.ebuild 1169 +MD5 218011b0693086b65af18f803aa313f9 cutg-146.ebuild 1169 +MD5 d14f29edef39d8d89b39a5787c3d141c metadata.xml 594 MD5 e35ab30eae79e0600feabc028e0db162 files/digest-cutg-144 63 MD5 9c6a185b26bf5647beb885860099151f files/digest-cutg-145 63 +MD5 5de9ff1df8fe00fdf41b5b7c0db04fba files/digest-cutg-146 63 diff --git a/sci-biology/cutg/cutg-146.ebuild b/sci-biology/cutg/cutg-146.ebuild index eea1edc5f256..b315bc8b5f0a 100644 --- a/sci-biology/cutg/cutg-146.ebuild +++ b/sci-biology/cutg/cutg-146.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-146.ebuild,v 1.3 2005/06/17 21:27:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-146.ebuild,v 1.4 2005/06/18 17:17:35 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. |