diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-13 19:25:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-13 19:25:43 +0000 |
commit | b58e6dac47b6afeee92d8956776cd13cb0c6d0b8 (patch) | |
tree | edbab9aef19376ad13f5f8e36374e3a028587217 /sci-biology | |
parent | Stable on ppc64; bug #115435 (diff) | |
download | gentoo-2-b58e6dac47b6afeee92d8956776cd13cb0c6d0b8.tar.gz gentoo-2-b58e6dac47b6afeee92d8956776cd13cb0c6d0b8.tar.bz2 gentoo-2-b58e6dac47b6afeee92d8956776cd13cb0c6d0b8.zip |
Stable on ppc64; bug #115436
(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-511.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index d559482033b3..70f90eec5fe5 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rebase # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.42 2005/12/08 20:17:57 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.43 2005/12/13 19:25:43 corsair Exp $ + + 13 Dec 2005; Markus Rothe <corsair@gentoo.org> rebase-511.ebuild: + Stable on ppc64; bug #115436 *rebase-512 (08 Dec 2005) diff --git a/sci-biology/rebase/rebase-511.ebuild b/sci-biology/rebase/rebase-511.ebuild index 9ea729d9fc31..8c8a5474a664 100644 --- a/sci-biology/rebase/rebase-511.ebuild +++ b/sci-biology/rebase/rebase-511.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/rebase/rebase-511.ebuild,v 1.2 2005/12/08 20:17:57 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-511.ebuild,v 1.3 2005/12/13 19:25:43 corsair 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="x86 ~ppc ~amd64 ~ppc-macos ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 x86" DEPEND="emboss? ( sci-biology/emboss )" |