diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:34:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:34:05 +0000 |
commit | ffae6cdde6d049a9e49e439cdaae8093564a9ca3 (patch) | |
tree | 95ff117671d348bfb7a060ededa021af1441a50e /sci-biology | |
parent | Stable for x86, wrt bug #534646 (diff) | |
download | gentoo-2-ffae6cdde6d049a9e49e439cdaae8093564a9ca3.tar.gz gentoo-2-ffae6cdde6d049a9e49e439cdaae8093564a9ca3.tar.bz2 gentoo-2-ffae6cdde6d049a9e49e439cdaae8093564a9ca3.zip |
Stable for x86, wrt bug #534598
(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-1412.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 9f11dbfdd3be..e28387d43ff4 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.140 2015/01/17 13:59:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.141 2015/01/26 10:34:05 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rebase-1412.ebuild: + Stable for x86, wrt bug #534598 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rebase-1412.ebuild: Stable for ppc, wrt bug #534598 diff --git a/sci-biology/rebase/rebase-1412.ebuild b/sci-biology/rebase/rebase-1412.ebuild index ff07853772b1..477687579c4f 100644 --- a/sci-biology/rebase/rebase-1412.ebuild +++ b/sci-biology/rebase/rebase-1412.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-1412.ebuild,v 1.3 2015/01/17 13:59:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1412.ebuild,v 1.4 2015/01/26 10:34:05 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 )" |