diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-23 20:39:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-23 20:39:09 +0000 |
commit | 5495ecd8532fc1c30f5786f9c8304027061810f2 (patch) | |
tree | eda43b9dc031b1abaaed44936529fdb4a551e217 /sci-libs/cctbx | |
parent | Stable for amd64, wrt bug #413815 (diff) | |
download | gentoo-2-5495ecd8532fc1c30f5786f9c8304027061810f2.tar.gz gentoo-2-5495ecd8532fc1c30f5786f9c8304027061810f2.tar.bz2 gentoo-2-5495ecd8532fc1c30f5786f9c8304027061810f2.zip |
Stable for amd64, wrt bug #413815
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cctbx')
-rw-r--r-- | sci-libs/cctbx/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/cctbx/ChangeLog b/sci-libs/cctbx/ChangeLog index 50876382632f..17f4da55f0a6 100644 --- a/sci-libs/cctbx/ChangeLog +++ b/sci-libs/cctbx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/cctbx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.23 2012/02/10 22:52:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.24 2012/05/23 20:39:09 ago Exp $ + + 23 May 2012; Agostino Sarubbo <ago@gentoo.org> + cctbx-2010.03.29.2334-r6.ebuild: + Stable for amd64, wrt bug #413815 10 Feb 2012; Markos Chandras <hwoarang@gentoo.org> cctbx-2010.03.29.2334-r3.ebuild, cctbx-2010.03.29.2334-r4.ebuild, diff --git a/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild b/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild index 13f7efdc9477..ba424aa8f2c7 100644 --- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild +++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r6.ebuild,v 1.2 2012/02/10 22:52:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild,v 1.3 2012/05/23 20:39:09 ago 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=" |