diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:03:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:03:34 +0000 |
commit | be55d475b773a6a094cdef71794f6f88ff03f0c3 (patch) | |
tree | e88cc2b7d2d87b669cfa6cc8a11c0cfb90d37e23 /sci-biology | |
parent | Stable for x86, wrt bug #531314 (diff) | |
download | gentoo-2-be55d475b773a6a094cdef71794f6f88ff03f0c3.tar.gz gentoo-2-be55d475b773a6a094cdef71794f6f88ff03f0c3.tar.bz2 gentoo-2-be55d475b773a6a094cdef71794f6f88ff03f0c3.zip |
Stable for x86, wrt bug #531422
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1411.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 2a5df0a4541e..5c25fcf9465f 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.134 2014/12/27 19:35:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.135 2014/12/28 10:03:34 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rebase-1411.ebuild: + Stable for x86, wrt bug #531422 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rebase-1411.ebuild: Stable for amd64, wrt bug #531422 diff --git a/sci-biology/rebase/rebase-1411.ebuild b/sci-biology/rebase/rebase-1411.ebuild index 5a4b5c1225cf..821ceaa2711e 100644 --- a/sci-biology/rebase/rebase-1411.ebuild +++ b/sci-biology/rebase/rebase-1411.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-1411.ebuild,v 1.2 2014/12/27 19:35:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1411.ebuild,v 1.3 2014/12/28 10:03:34 ago 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 )" |