summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-09-22 13:05:32 +0000
committerMarkus Meier <maekke@gentoo.org>2009-09-22 13:05:32 +0000
commit01c687b03cfeb27dd408438fee4ca644a387a98a (patch)
treef0477357ed2d526dd1b7ce559d78579435a9ca2c /sci-biology/infernal
parentamd64 stable, bug #281405 (diff)
downloadgentoo-2-01c687b03cfeb27dd408438fee4ca644a387a98a.tar.gz
gentoo-2-01c687b03cfeb27dd408438fee4ca644a387a98a.tar.bz2
gentoo-2-01c687b03cfeb27dd408438fee4ca644a387a98a.zip
x86 stable, bug #282114
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/infernal')
-rw-r--r--sci-biology/infernal/ChangeLog5
-rw-r--r--sci-biology/infernal/infernal-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/infernal/ChangeLog b/sci-biology/infernal/ChangeLog
index 83c44b78f0d1..953db1fdba58 100644
--- a/sci-biology/infernal/ChangeLog
+++ b/sci-biology/infernal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/infernal
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/infernal/ChangeLog,v 1.3 2009/09/06 05:03:25 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/infernal/ChangeLog,v 1.4 2009/09/22 13:05:32 maekke Exp $
+
+ 22 Sep 2009; Markus Meier <maekke@gentoo.org> infernal-1.0.ebuild:
+ x86 stable, bug #282114
06 Sep 2009; Jeremy Olexa <darkside@gentoo.org> infernal-1.0.ebuild:
amd64 stable, bug 282114
diff --git a/sci-biology/infernal/infernal-1.0.ebuild b/sci-biology/infernal/infernal-1.0.ebuild
index 043fa4835c19..e7eaf8ff5d83 100644
--- a/sci-biology/infernal/infernal-1.0.ebuild
+++ b/sci-biology/infernal/infernal-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/infernal/infernal-1.0.ebuild,v 1.3 2009/09/06 05:03:25 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/infernal/infernal-1.0.ebuild,v 1.4 2009/09/22 13:05:32 maekke Exp $
EAPI="2"
@@ -11,7 +11,7 @@ SRC_URI="ftp://selab.janelia.org/pub/software/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
IUSE="mpi"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="mpi? ( virtual/mpi )"
RDEPEND="${DEPEND}"