diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-11-26 10:20:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-11-26 10:20:01 +0000 |
commit | c80f8dcfc61d36875e14bfb24163ede6f8f2e011 (patch) | |
tree | a5220e5827afc5f1061f8dd4115f612b76f74aec /sci-biology | |
parent | Stable on amd64 wrt bug #391465 (diff) | |
download | gentoo-2-c80f8dcfc61d36875e14bfb24163ede6f8f2e011.tar.gz gentoo-2-c80f8dcfc61d36875e14bfb24163ede6f8f2e011.tar.bz2 gentoo-2-c80f8dcfc61d36875e14bfb24163ede6f8f2e011.zip |
Stable on amd64 wrt bug #391615
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1105.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index cb68d934573f..112f9c27de9b 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rebase # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.107 2011/11/02 10:01:51 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.108 2011/11/26 10:20:01 hwoarang Exp $ + + 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> rebase-1105.ebuild: + Stable on amd64 wrt bug #391615 *rebase-1111 (02 Nov 2011) diff --git a/sci-biology/rebase/rebase-1105.ebuild b/sci-biology/rebase/rebase-1105.ebuild index e9cc2b89c484..501e8b22bb97 100644 --- a/sci-biology/rebase/rebase-1105.ebuild +++ b/sci-biology/rebase/rebase-1105.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1105.ebuild,v 1.2 2011/08/09 15:36:16 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1105.ebuild,v 1.3 2011/11/26 10:20:01 hwoarang Exp $ EAPI="3" @@ -17,7 +17,7 @@ SLOT="0" # documentation. The non-indexed database is not installed. IUSE="emboss minimal" 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" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" DEPEND="${RDEPEND}" |