diff options
author | 2015-02-28 19:30:31 +0000 | |
---|---|---|
committer | 2015-02-28 19:30:31 +0000 | |
commit | 1397f6a7e8c4a658eda4372171f65d2d996dbcb8 (patch) | |
tree | 183e7ff36d1a47fe75b8b7881ba45a2aa32eb958 /sci-biology/rebase | |
parent | Stable for amd64, wrt bug #541602 (diff) | |
download | gentoo-2-1397f6a7e8c4a658eda4372171f65d2d996dbcb8.tar.gz gentoo-2-1397f6a7e8c4a658eda4372171f65d2d996dbcb8.tar.bz2 gentoo-2-1397f6a7e8c4a658eda4372171f65d2d996dbcb8.zip |
Stable for amd64, wrt bug #541512
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-1502.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 7a01d403ce7d..141bfaed6727 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.144 2015/02/27 11:22:03 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.145 2015/02/28 19:30:31 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rebase-1502.ebuild: + Stable for amd64, wrt bug #541512 *rebase-1503 (27 Feb 2015) diff --git a/sci-biology/rebase/rebase-1502.ebuild b/sci-biology/rebase/rebase-1502.ebuild index 3fa55f3d0d3c..d49278b31a3a 100644 --- a/sci-biology/rebase/rebase-1502.ebuild +++ b/sci-biology/rebase/rebase-1502.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-1502.ebuild,v 1.1 2015/02/02 09:11:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1502.ebuild,v 1.2 2015/02/28 19:30:31 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 )" |