diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-26 20:54:45 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-26 20:54:45 +0000 |
commit | 8bf8a5bb612e738a332d8ed501801b173bef25a3 (patch) | |
tree | b62ec333d0c2bb7e41bb057e8f885a2a2b88d257 /sci-biology | |
parent | Stable on amd64 wrt bug #325429 (diff) | |
download | gentoo-2-8bf8a5bb612e738a332d8ed501801b173bef25a3.tar.gz gentoo-2-8bf8a5bb612e738a332d8ed501801b173bef25a3.tar.bz2 gentoo-2-8bf8a5bb612e738a332d8ed501801b173bef25a3.zip |
Stable on amd64 wrt bug #325457
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1006.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 4237fea0e9bc..fdda2862b168 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rebase # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.95 2010/06/25 09:12:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.96 2010/06/26 20:54:45 angelos Exp $ + + 26 Jun 2010; Christoph Mende <angelos@gentoo.org> rebase-1006.ebuild: + Stable on amd64 wrt bug #325457 25 Jun 2010; Justin Lecher <jlec@gentoo.org> rebase-610.ebuild, rebase-905.ebuild, rebase-1006.ebuild: diff --git a/sci-biology/rebase/rebase-1006.ebuild b/sci-biology/rebase/rebase-1006.ebuild index 89853d45719b..2224e231ba71 100644 --- a/sci-biology/rebase/rebase-1006.ebuild +++ b/sci-biology/rebase/rebase-1006.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v 1.2 2010/06/25 09:12:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v 1.3 2010/06/26 20:54:45 angelos Exp $ EAPI="3" @@ -15,7 +15,7 @@ SLOT="0" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. IUSE="emboss minimal" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" DEPEND="${RDEPEND} |