diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-11-03 13:01:26 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-11-03 13:01:26 +0000 |
commit | 8d9c28dd2bfd2ed1dbb6c99dca2ebd7ea401b9aa (patch) | |
tree | d198aa969b4c659c2a0ce759ae01215dc105c253 /sci-biology/rebase | |
parent | initial commit of a viewer for Portage's ELOG capabilities (GTK+ frontend), t... (diff) | |
download | historical-8d9c28dd2bfd2ed1dbb6c99dca2ebd7ea401b9aa.tar.gz historical-8d9c28dd2bfd2ed1dbb6c99dca2ebd7ea401b9aa.tar.bz2 historical-8d9c28dd2bfd2ed1dbb6c99dca2ebd7ea401b9aa.zip |
Stable on ppc wrt bug 153766
Package-Manager: portage-2.1.2_rc1-r2
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-610.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 0caf89413b79..1150147036a5 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.76 2006/11/03 03:01:09 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.77 2006/11/03 12:52:16 nixnut Exp $ + + 03 Nov 2006; nixnut <nixnut@gentoo.org> rebase-610.ebuild: + Stable on ppc wrt bug 153766 03 Nov 2006; Olivier Fisette <ribosome@gentoo.org> -rebase-604.ebuild, -rebase-606.ebuild, -rebase-607.ebuild, -rebase-608.ebuild, diff --git a/sci-biology/rebase/rebase-610.ebuild b/sci-biology/rebase/rebase-610.ebuild index 88fadc4fcb63..bea5f78e5041 100644 --- a/sci-biology/rebase/rebase-610.ebuild +++ b/sci-biology/rebase/rebase-610.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-610.ebuild,v 1.3 2006/11/02 20:19:00 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v 1.4 2006/11/03 12:52:16 nixnut 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 ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86" DEPEND="emboss? ( >=sci-biology/emboss-3.0.0-r1 )" |