diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-03 18:37:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-03 18:37:36 +0000 |
commit | a90c5eae414c2e76a14a96749647f26aca2a0b09 (patch) | |
tree | dcef561f1e93b095faf45948daf92b0efe9d8492 /sci-biology | |
parent | Stable for ppc, wrt bug #511900 (diff) | |
download | gentoo-2-a90c5eae414c2e76a14a96749647f26aca2a0b09.tar.gz gentoo-2-a90c5eae414c2e76a14a96749647f26aca2a0b09.tar.bz2 gentoo-2-a90c5eae414c2e76a14a96749647f26aca2a0b09.zip |
Stable for ppc, wrt bug #512118
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1403.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 03ce865977f9..b844a1ed605e 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.125 2014/07/31 08:44:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.126 2014/08/03 18:37:36 ago Exp $ + + 03 Aug 2014; Agostino Sarubbo <ago@gentoo.org> rebase-1403.ebuild: + Stable for ppc, wrt bug #512118 *rebase-1408 (31 Jul 2014) @@ -542,4 +545,3 @@ rebase-406.ebuild, metadata.xml : Initial import. Ebuild submitted by Olivier Fisette <ribosome@gentoo.org>. Reference: Gentoo Bugzilla, bug #45945 - diff --git a/sci-biology/rebase/rebase-1403.ebuild b/sci-biology/rebase/rebase-1403.ebuild index f0c2264a616e..0263cd4f7fe7 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.3 2014/07/27 10:46:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild,v 1.4 2014/08/03 18:37:36 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 )" |