diff options
-rw-r--r-- | sci-biology/fasta/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/fasta/fasta-35.4.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/fasta/ChangeLog b/sci-biology/fasta/ChangeLog index 4ef74dc27012..86a6174cf749 100644 --- a/sci-biology/fasta/ChangeLog +++ b/sci-biology/fasta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/fasta # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/ChangeLog,v 1.5 2011/01/18 16:48:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/ChangeLog,v 1.6 2011/01/18 17:03:34 tomka Exp $ + + 18 Jan 2011; Thomas Kahle <tomka@gentoo.org> fasta-35.4.10.ebuild: + x86 stable per bug 351758 18 Jan 2011; Justin Lecher <jlec@gentoo.org> fasta-35.4.10.ebuild: Warn for incompatible CFLAGS with USE=icc, #351758 diff --git a/sci-biology/fasta/fasta-35.4.10.ebuild b/sci-biology/fasta/fasta-35.4.10.ebuild index 3534ac91a8ca..5aa50a861e7d 100644 --- a/sci-biology/fasta/fasta-35.4.10.ebuild +++ b/sci-biology/fasta/fasta-35.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/fasta-35.4.10.ebuild,v 1.6 2011/01/18 16:48:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/fasta-35.4.10.ebuild,v 1.7 2011/01/18 17:03:34 tomka Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://faculty.virginia.edu/wrpearson/${PN}/${PN}3/${P}.tar.gz" LICENSE="fasta" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="debug icc sse2 test" DEPEND=" |