diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-18 21:28:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-18 21:28:24 +0000 |
commit | a50bbfbcb7cc54acb4e9bf06ce29982adec864ff (patch) | |
tree | 2b577dcbca880cb0831e2307c49907f796318c8b /sci-biology | |
parent | Stable on ppc64; bug #118831 (diff) | |
download | historical-a50bbfbcb7cc54acb4e9bf06ce29982adec864ff.tar.gz historical-a50bbfbcb7cc54acb4e9bf06ce29982adec864ff.tar.bz2 historical-a50bbfbcb7cc54acb4e9bf06ce29982adec864ff.zip |
Stable on ppc64; bug #118832
Package-Manager: portage-2.0.53
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 9d83cb5b6909..bcc87a245910 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.50 2006/01/15 02:48:52 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.51 2006/01/18 21:28:24 corsair Exp $ + + 18 Jan 2006; Markus Rothe <corsair@gentoo.org> rebase-512.ebuild: + Stable on ppc64; bug #118832 15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> rebase-512.ebuild: Stable on amd64, bug 118832. diff --git a/sci-biology/rebase/rebase-512.ebuild b/sci-biology/rebase/rebase-512.ebuild index a12535889d2b..70f6d406117c 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.5 2006/01/15 02:48:52 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-512.ebuild,v 1.6 2006/01/18 21:28:24 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="amd64 ppc ppc-macos ~ppc64 x86" +KEYWORDS="amd64 ppc ppc-macos ppc64 x86" DEPEND="emboss? ( sci-biology/emboss )" |