summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-03-17 14:46:03 +0000
committerJustin Lecher <jlec@gentoo.org>2013-03-17 14:46:03 +0000
commit97597eea6a2e9e2dafbe98f8fa8ba2f2f02336b3 (patch)
tree89dd42745f9af5838daaff87e4feb1aaec059a68 /sci-libs
parentStable for x86, wrt bug #456664 (diff)
downloadgentoo-2-97597eea6a2e9e2dafbe98f8fa8ba2f2f02336b3.tar.gz
gentoo-2-97597eea6a2e9e2dafbe98f8fa8ba2f2f02336b3.tar.bz2
gentoo-2-97597eea6a2e9e2dafbe98f8fa8ba2f2f02336b3.zip
sci-libs/cctbx: Add missing multilib.eclass
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/cctbx/ChangeLog6
-rw-r--r--sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild6
-rw-r--r--sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/sci-libs/cctbx/ChangeLog b/sci-libs/cctbx/ChangeLog
index 52f40f2d49b9..92390f3c73e3 100644
--- a/sci-libs/cctbx/ChangeLog
+++ b/sci-libs/cctbx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/cctbx
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.31 2013/03/17 14:44:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.32 2013/03/17 14:46:03 jlec Exp $
+
+ 17 Mar 2013; Justin Lecher <jlec@gentoo.org> cctbx-2010.03.29.2334-r6.ebuild,
+ cctbx-2010.03.29.2334-r7.ebuild:
+ Add missing multilib.eclass
*cctbx-2010.03.29.2334-r7 (17 Mar 2013)
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 a1e26ea54b96..c80b3dd9c751 100644
--- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild
+++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.8 2012/10/19 10:36:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild,v 1.9 2013/03/17 14:46:03 jlec Exp $
EAPI="3"
PYTHON_DEPEND="2"
-inherit eutils fortran-2 prefix python toolchain-funcs
+inherit eutils fortran-2 multilib prefix python toolchain-funcs
MY_PV="${PV//./_}"
diff --git a/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild b/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild
index d8e23ec40267..16d1d539e80b 100644
--- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild
+++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r7.ebuild,v 1.1 2013/03/17 14:44:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild,v 1.2 2013/03/17 14:46:03 jlec Exp $
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_DEPEND="2"
-inherit eutils fortran-2 prefix python-single-r1 toolchain-funcs
+inherit eutils fortran-2 multilib prefix python-single-r1 toolchain-funcs
MY_PV="${PV//./_}"