diff options
author | 2010-09-13 12:43:53 +0000 | |
---|---|---|
committer | 2010-09-13 12:43:53 +0000 | |
commit | 90f0552c56c9cdf73983de80d842c5ab2f6f49c2 (patch) | |
tree | b144f60e378a5578f0f176fa92c6ff6279689d34 /sci-biology/mammoth | |
parent | Stable on amd64 wrt bug #336378 (diff) | |
download | gentoo-2-90f0552c56c9cdf73983de80d842c5ab2f6f49c2.tar.gz gentoo-2-90f0552c56c9cdf73983de80d842c5ab2f6f49c2.tar.bz2 gentoo-2-90f0552c56c9cdf73983de80d842c5ab2f6f49c2.zip |
Keyworded for amd64. Bug #335605
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/mammoth')
-rw-r--r-- | sci-biology/mammoth/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/mammoth/mammoth-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/mammoth/ChangeLog b/sci-biology/mammoth/ChangeLog index eef3342c2173..c9390bd178d2 100644 --- a/sci-biology/mammoth/ChangeLog +++ b/sci-biology/mammoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/mammoth -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/mammoth/ChangeLog,v 1.1 2007/12/10 09:11:28 dberkholz Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/mammoth/ChangeLog,v 1.2 2010/09/13 12:43:53 hwoarang Exp $ + + 13 Sep 2010; Markos Chandras <hwoarang@gentoo.org> mammoth-1.0.ebuild: + Keyworded for amd64. Bug #335605 *mammoth-1.0 (10 Dec 2007) diff --git a/sci-biology/mammoth/mammoth-1.0.ebuild b/sci-biology/mammoth/mammoth-1.0.ebuild index 5f961af6c5b6..8757a105b140 100644 --- a/sci-biology/mammoth/mammoth-1.0.ebuild +++ b/sci-biology/mammoth/mammoth-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/mammoth/mammoth-1.0.ebuild,v 1.1 2007/12/10 09:11:28 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/mammoth/mammoth-1.0.ebuild,v 1.2 2010/09/13 12:43:53 hwoarang Exp $ inherit autotools eutils fortran @@ -11,7 +11,7 @@ HOMEPAGE="http://ub.cbm.uam.es/software.php" SRC_URI="${MY_P}.tgz" LICENSE="mammoth" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RESTRICT="fetch" RDEPEND="" |