summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-11-24 20:48:06 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-11-24 20:48:06 +0000
commit773160dea06a5544fde00dbc604542d26144794f (patch)
treee0a12da8ea8495d28a610c9a1044ca03c0298abb /sci-biology/allpaths
parentstable x86, bug 294297 (diff)
downloadgentoo-2-773160dea06a5544fde00dbc604542d26144794f.tar.gz
gentoo-2-773160dea06a5544fde00dbc604542d26144794f.tar.bz2
gentoo-2-773160dea06a5544fde00dbc604542d26144794f.zip
stable x86, bug 290927
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-biology/allpaths')
-rw-r--r--sci-biology/allpaths/ChangeLog5
-rw-r--r--sci-biology/allpaths/allpaths-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/allpaths/ChangeLog b/sci-biology/allpaths/ChangeLog
index 56d1cae87f32..0a6d43d45896 100644
--- a/sci-biology/allpaths/ChangeLog
+++ b/sci-biology/allpaths/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/allpaths
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/ChangeLog,v 1.3 2009/08/20 16:56:10 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/ChangeLog,v 1.4 2009/11/24 20:48:06 fauli Exp $
+
+ 24 Nov 2009; Christian Faulhammer <fauli@gentoo.org> allpaths-2.0.ebuild:
+ stable x86, bug 290927
20 Aug 2009; Andrey Kislyuk <weaver@gentoo.org>
+files/allpaths-2.0-gcc-x86-no-autocast.patch, allpaths-2.0.ebuild:
diff --git a/sci-biology/allpaths/allpaths-2.0.ebuild b/sci-biology/allpaths/allpaths-2.0.ebuild
index 5814ee571f3a..aad40db2f607 100644
--- a/sci-biology/allpaths/allpaths-2.0.ebuild
+++ b/sci-biology/allpaths/allpaths-2.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/allpaths/allpaths-2.0.ebuild,v 1.3 2009/08/20 16:56:10 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/allpaths-2.0.ebuild,v 1.4 2009/11/24 20:48:06 fauli Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.broad.mit.edu/pub/crd/ALLPATHS/Release-2-0/allpaths-2.0.tar.g
LICENSE="Whitehead-MIT"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
# TODO: info message on failure instructing to run gcc-config
DEPEND=">=sys-devel/gcc-4.3.2"