summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-11-15 13:03:28 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-11-15 13:03:28 +0000
commit034215b9a518cd5d2cf59c829c873b6f116777f7 (patch)
treeb0acf4a0ee0368e7d695c58187c8d820ee31d729 /sci-biology/rebase
parentStable on ppc64; bug #153766 (diff)
downloadgentoo-2-034215b9a518cd5d2cf59c829c873b6f116777f7.tar.gz
gentoo-2-034215b9a518cd5d2cf59c829c873b6f116777f7.tar.bz2
gentoo-2-034215b9a518cd5d2cf59c829c873b6f116777f7.zip
Stable on ppc64; bug #153766
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r--sci-biology/rebase/ChangeLog5
-rw-r--r--sci-biology/rebase/rebase-610.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog
index 1150147036a5..606cbd8f3640 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.77 2006/11/03 12:52:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.78 2006/11/15 13:03:28 corsair Exp $
+
+ 15 Nov 2006; Markus Rothe <corsair@gentoo.org> rebase-610.ebuild:
+ Stable on ppc64; bug #153766
03 Nov 2006; nixnut <nixnut@gentoo.org> rebase-610.ebuild:
Stable on ppc wrt bug 153766
diff --git a/sci-biology/rebase/rebase-610.ebuild b/sci-biology/rebase/rebase-610.ebuild
index bea5f78e5041..c8326a3c0f80 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.4 2006/11/03 12:52:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v 1.5 2006/11/15 13:03:28 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 ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
DEPEND="emboss? ( >=sci-biology/emboss-3.0.0-r1 )"