diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:00:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:00:50 +0000 |
commit | 13ada53bbd385596a08d5cdee807470227b81b0b (patch) | |
tree | 0c5416da494961df0321de6461e52c7f42039b49 /sci-biology/rebase | |
parent | Stable for ppc, wrt bug #526070 (diff) | |
download | gentoo-2-13ada53bbd385596a08d5cdee807470227b81b0b.tar.gz gentoo-2-13ada53bbd385596a08d5cdee807470227b81b0b.tar.bz2 gentoo-2-13ada53bbd385596a08d5cdee807470227b81b0b.zip |
Stable for ppc, wrt bug #527402
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1410.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 5c25fcf9465f..059597b75a38 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.135 2014/12/28 10:03:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.136 2014/12/31 16:00:50 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rebase-1410.ebuild: + Stable for ppc, wrt bug #527402 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> rebase-1411.ebuild: Stable for x86, wrt bug #531422 diff --git a/sci-biology/rebase/rebase-1410.ebuild b/sci-biology/rebase/rebase-1410.ebuild index 95e8c4d62bb1..c476acfa4535 100644 --- a/sci-biology/rebase/rebase-1410.ebuild +++ b/sci-biology/rebase/rebase-1410.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-1410.ebuild,v 1.3 2014/12/26 13:17:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1410.ebuild,v 1.4 2014/12/31 16:00:50 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 )" |