diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:57:46 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:57:46 +0000 |
commit | a5954f824302e519e832da528ad8c90fd9b3c31c (patch) | |
tree | 7ebebaf2a7ef6bdf6f4e5fe2b5b6dc265ed6ff0b /sci-libs | |
parent | marked ~ppc wrt #303931 (diff) | |
download | gentoo-2-a5954f824302e519e832da528ad8c90fd9b3c31c.tar.gz gentoo-2-a5954f824302e519e832da528ad8c90fd9b3c31c.tar.bz2 gentoo-2-a5954f824302e519e832da528ad8c90fd9b3c31c.zip |
marked ~ppc wrt #303931
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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 37d74cd49f71..40a912c76e86 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.12 2011/01/15 15:17:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.13 2011/01/16 10:57:46 xarthisius Exp $ + + 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + cctbx-2010.03.29.2334-r3.ebuild: + marked ~ppc wrt #303931 15 Jan 2011; Justin Lecher <jlec@gentoo.org> -cctbx-2009.11.01.0123-r1.ebuild, -cctbx-2010.03.29.2334-r2.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 4ced507fa714..f4754c9bf1a9 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.3 2011/01/15 14:44:16 jlec Exp $ +# $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 $ 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="+minimal openmp threads" RDEPEND=" |