diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:45:09 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:45:09 +0000 |
commit | 220714cc147b9c79417da448bb2604c23d830ec8 (patch) | |
tree | 23e67c840b6b67055ca7bcd8eca1f498fa73edc9 /sci-biology/rebase | |
parent | Stable on x86; bug #133501 (diff) | |
download | gentoo-2-220714cc147b9c79417da448bb2604c23d830ec8.tar.gz gentoo-2-220714cc147b9c79417da448bb2604c23d830ec8.tar.bz2 gentoo-2-220714cc147b9c79417da448bb2604c23d830ec8.zip |
sci-biology/rebase stable on ppc.
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-603.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 98993eca311f..7ea0bbf07704 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.64 2006/04/22 10:56:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.65 2006/05/24 20:45:09 hansmi Exp $ + + 24 May 2006; Michael Hanselmann <hansmi@gentoo.org> rebase-603.ebuild: + Stable on ppc. 22 Apr 2006; Markus Rothe <corsair@gentoo.org> rebase-603.ebuild: Stable on ppc64 diff --git a/sci-biology/rebase/rebase-603.ebuild b/sci-biology/rebase/rebase-603.ebuild index 09e348e62275..97d1fde622e6 100644 --- a/sci-biology/rebase/rebase-603.ebuild +++ b/sci-biology/rebase/rebase-603.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-603.ebuild,v 1.3 2006/04/22 10:56:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-603.ebuild,v 1.4 2006/05/24 20:45:09 hansmi 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-3.0.0-r1 )" |