diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-02-22 21:20:57 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-02-22 21:20:57 +0000 |
commit | 12d85d369835f76d1acd52758a8f63fc1c4d280b (patch) | |
tree | 8df68c022f938a257a02ff885cecad6a576c6b0b /sci-biology | |
parent | Marked ppc-macos stable (bug #123332) (diff) | |
download | historical-12d85d369835f76d1acd52758a8f63fc1c4d280b.tar.gz historical-12d85d369835f76d1acd52758a8f63fc1c4d280b.tar.bz2 historical-12d85d369835f76d1acd52758a8f63fc1c4d280b.zip |
Marked ppc-macos stable (bug #123333)
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/cutg/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-150.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog index 9bbb9e4b6703..735c5081f033 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.38 2006/02/22 19:33:01 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.39 2006/02/22 21:20:57 grobian Exp $ + + 22 Feb 2006; Fabian Groffen <grobian@gentoo.org> cutg-150.ebuild: + Marked ppc-macos stable (bug #123333) 22 Feb 2006; <nixnut@gentoo.org> cutg-150.ebuild: Stable on ppc. bug 123333 diff --git a/sci-biology/cutg/cutg-150.ebuild b/sci-biology/cutg/cutg-150.ebuild index 50da7dc3b511..ab8d17a39cff 100644 --- a/sci-biology/cutg/cutg-150.ebuild +++ b/sci-biology/cutg/cutg-150.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-150.ebuild,v 1.4 2006/02/22 19:33:01 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-150.ebuild,v 1.5 2006/02/22 21:20:57 grobian 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 ~ppc-macos ppc64 x86" +KEYWORDS="~amd64 ppc ppc-macos ppc64 x86" DEPEND="emboss? ( sci-biology/emboss )" |