diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-17 12:42:00 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-17 12:42:00 +0000 |
commit | 59e172622a39b13f1fe97460f85be658513db18e (patch) | |
tree | 3c21e3a0dcdb6429345317ec22c38f3e5145c1f4 /sci-biology | |
parent | Stable for amd64 wrt bug #511900 (diff) | |
download | gentoo-2-59e172622a39b13f1fe97460f85be658513db18e.tar.gz gentoo-2-59e172622a39b13f1fe97460f85be658513db18e.tar.bz2 gentoo-2-59e172622a39b13f1fe97460f85be658513db18e.zip |
Stable for amd64 wrt bug #512118
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1403.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index c05a8eb99850..385b131d4c38 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.122 2014/06/04 06:30:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.123 2014/07/17 12:42:00 nimiux Exp $ + + 17 Jul 2014; Chema Alonso <nimiux@gentoo.org> rebase-1403.ebuild: + Stable for amd64 wrt bug #512118 *rebase-1406 (04 Jun 2014) diff --git a/sci-biology/rebase/rebase-1403.ebuild b/sci-biology/rebase/rebase-1403.ebuild index 8431770b1bc0..3ba23a7aa3ff 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.1 2014/03/06 11:25:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1403.ebuild,v 1.2 2014/07/17 12:42:00 nimiux 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 )" |