diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:28:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:28:53 +0000 |
commit | 1927bffe8565f54a6fde50417e6f881845f97266 (patch) | |
tree | 688983b2e365c2e104c001cb9733bb0db15f5f28 /sci-biology/rebase | |
parent | Stable for ppc, wrt bug #550804 (diff) | |
download | gentoo-2-1927bffe8565f54a6fde50417e6f881845f97266.tar.gz gentoo-2-1927bffe8565f54a6fde50417e6f881845f97266.tar.bz2 gentoo-2-1927bffe8565f54a6fde50417e6f881845f97266.zip |
Stable for ppc, wrt bug #550804
(Portage version: 2.2.18/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-1505.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index e4da82a76405..1d1020af4caf 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rebase # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.162 2015/06/09 07:20:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.163 2015/06/11 14:28:53 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> rebase-1505.ebuild: + Stable for ppc, wrt bug #550804 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> rebase-1505.ebuild: Stable for x86, wrt bug #550804 diff --git a/sci-biology/rebase/rebase-1505.ebuild b/sci-biology/rebase/rebase-1505.ebuild index 0e032576f066..baaa2e4602cb 100644 --- a/sci-biology/rebase/rebase-1505.ebuild +++ b/sci-biology/rebase/rebase-1505.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1505.ebuild,v 1.3 2015/06/09 07:20:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1505.ebuild,v 1.4 2015/06/11 14:28:53 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 )" |