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
commit709a5a75f0edec0193b99e13c3587039173375dd (patch)
treed51be13f4f4c7287f53ba83eb079432cd99f8b6a
parentstable x86, bug 298775 (diff)
downloadhistorical-709a5a75f0edec0193b99e13c3587039173375dd.tar.gz
historical-709a5a75f0edec0193b99e13c3587039173375dd.tar.bz2
historical-709a5a75f0edec0193b99e13c3587039173375dd.zip
stable x86, bug 298777
Package-Manager: portage-2.1.6.13/cvs/Linux i686
-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=""