summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 18:51:11 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 18:51:11 +0000
commite05b18ce90231424b6d6425c69ef2ad21fb22c10 (patch)
tree780e0eb555ed3de1cb8f42f761de7d9e1b80f8a5 /sci-biology
parentx86 stable wrt bug #402203 (diff)
downloadgentoo-2-e05b18ce90231424b6d6425c69ef2ad21fb22c10.tar.gz
gentoo-2-e05b18ce90231424b6d6425c69ef2ad21fb22c10.tar.bz2
gentoo-2-e05b18ce90231424b6d6425c69ef2ad21fb22c10.zip
x86 stable wrt bug #402053
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/rebase/ChangeLog5
-rw-r--r--sci-biology/rebase/rebase-1111.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog
index 132d112eefca..f5d9b11235af 100644
--- a/sci-biology/rebase/ChangeLog
+++ b/sci-biology/rebase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/rebase
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.111 2012/02/03 21:32:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.112 2012/02/16 18:51:11 phajdan.jr Exp $
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> rebase-1111.ebuild:
+ x86 stable wrt bug #402053
03 Feb 2012; Markos Chandras <hwoarang@gentoo.org> rebase-1111.ebuild:
Stable on amd64 wrt bug #402053
diff --git a/sci-biology/rebase/rebase-1111.ebuild b/sci-biology/rebase/rebase-1111.ebuild
index 8f951b946316..b68c94fcaa96 100644
--- a/sci-biology/rebase/rebase-1111.ebuild
+++ b/sci-biology/rebase/rebase-1111.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1111.ebuild,v 1.2 2012/02/03 21:32:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1111.ebuild,v 1.3 2012/02/16 18:51:11 phajdan.jr Exp $
EAPI="3"
@@ -17,7 +17,7 @@ SLOT="0"
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
LICENSE="public-domain"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"
DEPEND="${RDEPEND}"