summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-29 21:14:45 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-29 21:14:45 +0000
commit8804de0f125e01df5dc3a5d72700f39c819ea897 (patch)
treeebc9b21e3f1d2f43bcd6e8bccb58cb751107de7e /sci-biology
parentstable x86, bug 298775 (diff)
downloadgentoo-2-8804de0f125e01df5dc3a5d72700f39c819ea897.tar.gz
gentoo-2-8804de0f125e01df5dc3a5d72700f39c819ea897.tar.bz2
gentoo-2-8804de0f125e01df5dc3a5d72700f39c819ea897.zip
stable x86, bug 298777
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/mothur/ChangeLog5
-rw-r--r--sci-biology/mothur/mothur-1.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/mothur/ChangeLog b/sci-biology/mothur/ChangeLog
index f34b9bdc3cb3..6a9eb547b57f 100644
--- a/sci-biology/mothur/ChangeLog
+++ b/sci-biology/mothur/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/mothur
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/mothur/ChangeLog,v 1.2 2009/10/31 22:10:04 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/mothur/ChangeLog,v 1.3 2009/12/29 21:14:45 fauli Exp $
+
+ 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> mothur-1.6.0.ebuild:
+ stable x86, bug 298777
*mothur-1.6.0 (31 Oct 2009)
diff --git a/sci-biology/mothur/mothur-1.6.0.ebuild b/sci-biology/mothur/mothur-1.6.0.ebuild
index 2d37e7401e47..7b4b9d1972e5 100644
--- a/sci-biology/mothur/mothur-1.6.0.ebuild
+++ b/sci-biology/mothur/mothur-1.6.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/mothur/mothur-1.6.0.ebuild,v 1.1 2009/10/31 22:10:04 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/mothur/mothur-1.6.0.ebuild,v 1.2 2009/12/29 21:14:45 fauli Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.zip"
LICENSE="GPL-3"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DEPEND="app-arch/unzip"
RDEPEND=""