diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 15:51:12 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 15:51:12 +0000 |
commit | e7e6f9317233743d4863b68a907a05bd84e3f148 (patch) | |
tree | 0434ef3d04a1d3060831488f2b4e963bd1c92d72 /sci-biology | |
parent | Added docbook-xml-dtd dependency (bug #104014) (diff) | |
download | gentoo-2-e7e6f9317233743d4863b68a907a05bd84e3f148.tar.gz gentoo-2-e7e6f9317233743d4863b68a907a05bd84e3f148.tar.bz2 gentoo-2-e7e6f9317233743d4863b68a907a05bd84e3f148.zip |
Marked ppc-macos stable (bug #118832)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-512.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index d462831c71b3..f5639ef17587 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rebase # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.48 2006/01/14 15:44:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.49 2006/01/14 15:51:12 grobian Exp $ + + 14 Jan 2006; Fabian Groffen <grobian@gentoo.org> rebase-512.ebuild: + Marked ppc-macos stable (bug #118832) 14 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> rebase-512.ebuild: ppc stable, bug #118832 diff --git a/sci-biology/rebase/rebase-512.ebuild b/sci-biology/rebase/rebase-512.ebuild index 9f9e82088381..97f2a4f5d119 100644 --- a/sci-biology/rebase/rebase-512.ebuild +++ b/sci-biology/rebase/rebase-512.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/rebase/rebase-512.ebuild,v 1.3 2006/01/14 15:44:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-512.ebuild,v 1.4 2006/01/14 15:51:12 grobian Exp $ DESCRIPTION="A restriction enzyme database" 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 )" |