diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 10:46:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 10:46:16 +0000 |
commit | 8eaad4475b370b72fd0b4c8267ec49af98b2d37c (patch) | |
tree | bfcfa2e390fdc795ed653fc884099281c29d3bb0 /sci-biology/rebase | |
parent | Drop obsolete entries (diff) | |
download | gentoo-2-8eaad4475b370b72fd0b4c8267ec49af98b2d37c.tar.gz gentoo-2-8eaad4475b370b72fd0b4c8267ec49af98b2d37c.tar.bz2 gentoo-2-8eaad4475b370b72fd0b4c8267ec49af98b2d37c.zip |
x86 stable wrt bug #512118
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1403.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 385b131d4c38..7b74fb58a193 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rebase # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.123 2014/07/17 12:42:00 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.124 2014/07/27 10:46:16 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> rebase-1403.ebuild: + x86 stable wrt bug #512118 17 Jul 2014; Chema Alonso <nimiux@gentoo.org> rebase-1403.ebuild: Stable for amd64 wrt bug #512118 diff --git a/sci-biology/rebase/rebase-1403.ebuild b/sci-biology/rebase/rebase-1403.ebuild index 3ba23a7aa3ff..f0c2264a616e 100644 --- a/sci-biology/rebase/rebase-1403.ebuild +++ b/sci-biology/rebase/rebase-1403.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild,v 1.2 2014/07/17 12:42:00 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild,v 1.3 2014/07/27 10:46:16 phajdan.jr Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" 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" IUSE="emboss minimal" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" |