diff options
author | 2011-01-16 11:01:20 +0000 | |
---|---|---|
committer | 2011-01-16 11:01:20 +0000 | |
commit | b0d53a5752d7b1800b39d92f7b6422fdb5b04613 (patch) | |
tree | ece9b25fb0269c83a87ccd5ad9349b0f84355e7f /sci-libs | |
parent | Move blas-goto as last option to fullfill depenency, because of 316061 (diff) | |
download | gentoo-2-b0d53a5752d7b1800b39d92f7b6422fdb5b04613.tar.gz gentoo-2-b0d53a5752d7b1800b39d92f7b6422fdb5b04613.tar.bz2 gentoo-2-b0d53a5752d7b1800b39d92f7b6422fdb5b04613.zip |
Stable on amd64 wrt bug #351765
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cctbx/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/cctbx/ChangeLog b/sci-libs/cctbx/ChangeLog index 40a912c76e86..b2fd30ea5ad0 100644 --- a/sci-libs/cctbx/ChangeLog +++ b/sci-libs/cctbx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/cctbx # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.13 2011/01/16 10:57:46 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.14 2011/01/16 11:01:20 hwoarang Exp $ + + 16 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + cctbx-2010.03.29.2334-r3.ebuild: + Stable on amd64 wrt bug #351765 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> cctbx-2010.03.29.2334-r3.ebuild: diff --git a/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild b/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild index f4754c9bf1a9..7f943fbce023 100644 --- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild +++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.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-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild,v 1.4 2011/01/16 10:57:46 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild,v 1.5 2011/01/16 11:01:20 hwoarang Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://cci.lbl.gov/cctbx_build/results/${MY_PV}/${PN}_bundle.tar.gz -> LICENSE="cctbx-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="+minimal openmp threads" RDEPEND=" |