diff options
author | 2015-04-08 14:16:32 +0000 | |
---|---|---|
committer | 2015-04-08 14:16:32 +0000 | |
commit | bcd3e5e2fdcf55f2bd2e29506e0553eeb772a4c1 (patch) | |
tree | 5179dfa9bcbe13c9f8ac8850472574c128edab3c /sci-biology/rebase | |
parent | Mark stable to resolve bug #542838. Remove old. (diff) | |
download | gentoo-2-bcd3e5e2fdcf55f2bd2e29506e0553eeb772a4c1.tar.gz gentoo-2-bcd3e5e2fdcf55f2bd2e29506e0553eeb772a4c1.tar.bz2 gentoo-2-bcd3e5e2fdcf55f2bd2e29506e0553eeb772a4c1.zip |
Stable for ppc/x86, wrt bug #545430
(Portage version: 2.2.14/cvs/Linux x86_64, 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-1503.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 8fa3570687b4..70970cda6e70 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.151 2015/04/08 13:35:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.152 2015/04/08 14:16:32 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> rebase-1503.ebuild: + Stable for ppc/x86, wrt bug #545430 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> rebase-1503.ebuild: Stable for amd64, wrt bug #545430 diff --git a/sci-biology/rebase/rebase-1503.ebuild b/sci-biology/rebase/rebase-1503.ebuild index 26bbec0267de..f033a3aa504e 100644 --- a/sci-biology/rebase/rebase-1503.ebuild +++ b/sci-biology/rebase/rebase-1503.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-1503.ebuild,v 1.2 2015/04/08 13:35:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1503.ebuild,v 1.3 2015/04/08 14:16:32 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 )" |