diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-12-22 16:05:50 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-12-22 16:05:50 +0000 |
commit | 9ec6ac5b80b261be829eeaf82be59bcbb930f3c0 (patch) | |
tree | 4ec8e83f8ed86c026e6d2fb67f29d4a93cf357f4 /sci-biology | |
parent | Stable for HPPA (bug #533278). (diff) | |
download | gentoo-2-9ec6ac5b80b261be829eeaf82be59bcbb930f3c0.tar.gz gentoo-2-9ec6ac5b80b261be829eeaf82be59bcbb930f3c0.tar.bz2 gentoo-2-9ec6ac5b80b261be829eeaf82be59bcbb930f3c0.zip |
Stable for amd64 wrt bug #527402
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1410.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index a738c698d76f..da031b32202e 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.131 2014/12/02 10:28:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.132 2014/12/22 16:05:50 nimiux Exp $ + + 22 Dec 2014; Chema Alonso <nimiux@gentoo.org> rebase-1410.ebuild: + Stable for amd64 wrt bug #527402 *rebase-1412 (02 Dec 2014) diff --git a/sci-biology/rebase/rebase-1410.ebuild b/sci-biology/rebase/rebase-1410.ebuild index ce430ca0746e..66b2d7e5c643 100644 --- a/sci-biology/rebase/rebase-1410.ebuild +++ b/sci-biology/rebase/rebase-1410.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-1410.ebuild,v 1.1 2014/09/30 10:08:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1410.ebuild,v 1.2 2014/12/22 16:05:50 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 )" |