summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-03-22 12:25:41 +0000
committerJustin Lecher <jlec@gentoo.org>2014-03-22 12:25:41 +0000
commit8b1bcae090123ba3abfeab9bf5516544c00a0c9e (patch)
tree7f9573a7dacff07217c1f8e7e88ab5f395725625 /dev-lang
parentAdd missing pkgconfig dependency (bug #498516) (diff)
downloadgentoo-2-8b1bcae090123ba3abfeab9bf5516544c00a0c9e.tar.gz
gentoo-2-8b1bcae090123ba3abfeab9bf5516544c00a0c9e.tar.bz2
gentoo-2-8b1bcae090123ba3abfeab9bf5516544c00a0c9e.zip
dev-lang/ifc: Fix multilib dependency for intel-commons dep
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ifc/ChangeLog7
-rw-r--r--dev-lang/ifc/ifc-13.0.0.079-r1.ebuild6
-rw-r--r--dev-lang/ifc/ifc-13.0.1.117.ebuild6
-rw-r--r--dev-lang/ifc/ifc-13.1.2.146.ebuild6
-rw-r--r--dev-lang/ifc/ifc-13.1.3.163.ebuild6
-rw-r--r--dev-lang/ifc/ifc-13.1.5.192.ebuild6
-rw-r--r--dev-lang/ifc/ifc-14.0.0.080.ebuild6
-rw-r--r--dev-lang/ifc/ifc-14.0.1.106.ebuild4
8 files changed, 26 insertions, 21 deletions
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog
index bb511abd6860..8ce04e647966 100644
--- a/dev-lang/ifc/ChangeLog
+++ b/dev-lang/ifc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/ifc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.73 2014/02/21 15:38:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.74 2014/03/22 12:25:41 jlec Exp $
+
+ 22 Mar 2014; Justin Lecher <jlec@gentoo.org> ifc-13.0.0.079-r1.ebuild,
+ ifc-13.0.1.117.ebuild, ifc-13.1.2.146.ebuild, ifc-13.1.3.163.ebuild,
+ ifc-13.1.5.192.ebuild, ifc-14.0.0.080.ebuild, ifc-14.0.1.106.ebuild:
+ Fix multilib dependency for intel-commons dep
*ifc-14.0.1.106 (21 Feb 2014)
diff --git a/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild b/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild
index 3c8a7d363729..f8490ede0260 100644
--- a/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild
+++ b/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild,v 1.2 2013/02/14 08:14:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild,v 1.3 2014/03/22 12:25:41 jlec Exp $
EAPI=4
@@ -17,7 +17,7 @@ HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
IUSE=""
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+RDEPEND="~dev-libs/intel-common-${PV}[compiler,multilib=]"
DEPEND="${RDEPEND}"
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
diff --git a/dev-lang/ifc/ifc-13.0.1.117.ebuild b/dev-lang/ifc/ifc-13.0.1.117.ebuild
index d2b8f76f989b..b7aa6162d879 100644
--- a/dev-lang/ifc/ifc-13.0.1.117.ebuild
+++ b/dev-lang/ifc/ifc-13.0.1.117.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild,v 1.2 2013/02/14 08:14:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild,v 1.3 2014/03/22 12:25:41 jlec Exp $
EAPI=4
@@ -17,7 +17,7 @@ HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
IUSE=""
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+RDEPEND="~dev-libs/intel-common-${PV}[compiler,multilib=]"
DEPEND="${RDEPEND}"
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
diff --git a/dev-lang/ifc/ifc-13.1.2.146.ebuild b/dev-lang/ifc/ifc-13.1.2.146.ebuild
index 71b690f84851..cd9fe777288c 100644
--- a/dev-lang/ifc/ifc-13.1.2.146.ebuild
+++ b/dev-lang/ifc/ifc-13.1.2.146.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.2.146.ebuild,v 1.1 2013/02/14 15:13:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.2.146.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
IUSE=""
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+RDEPEND="~dev-libs/intel-common-${PV}[compiler,multilib=]"
DEPEND="${RDEPEND}"
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
diff --git a/dev-lang/ifc/ifc-13.1.3.163.ebuild b/dev-lang/ifc/ifc-13.1.3.163.ebuild
index eaccedd0bcb5..ba0268f8d13a 100644
--- a/dev-lang/ifc/ifc-13.1.3.163.ebuild
+++ b/dev-lang/ifc/ifc-13.1.3.163.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild,v 1.1 2013/05/02 14:15:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
IUSE=""
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+RDEPEND="~dev-libs/intel-common-${PV}[compiler,multilib=]"
DEPEND="${RDEPEND}"
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
diff --git a/dev-lang/ifc/ifc-13.1.5.192.ebuild b/dev-lang/ifc/ifc-13.1.5.192.ebuild
index afe44f87a54c..66a08bfc8330 100644
--- a/dev-lang/ifc/ifc-13.1.5.192.ebuild
+++ b/dev-lang/ifc/ifc-13.1.5.192.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.5.192.ebuild,v 1.1 2013/07/10 09:02:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.5.192.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
EAPI=5
@@ -19,7 +19,7 @@ KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
DEPEND="!dev-lang/ifc[linguas_jp]"
RDEPEND="${DEPEND}
- ~dev-libs/intel-common-${PV}[compiler]"
+ ~dev-libs/intel-common-${PV}[compiler,multilib=]"
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
INTEL_DAT_RPMS="compilerprof-common"
diff --git a/dev-lang/ifc/ifc-14.0.0.080.ebuild b/dev-lang/ifc/ifc-14.0.0.080.ebuild
index dcd21517733a..4f38793f3845 100644
--- a/dev-lang/ifc/ifc-14.0.0.080.ebuild
+++ b/dev-lang/ifc/ifc-14.0.0.080.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.0.080.ebuild,v 1.1 2013/10/02 13:15:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.0.080.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
EAPI=5
@@ -20,7 +20,7 @@ KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
DEPEND="!dev-lang/ifc[linguas_jp]"
RDEPEND="${DEPEND}
- ~dev-libs/intel-common-${PV}[compiler]"
+ ~dev-libs/intel-common-${PV}[compiler,multilib=]"
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
INTEL_DAT_RPMS="compilerprof-common"
diff --git a/dev-lang/ifc/ifc-14.0.1.106.ebuild b/dev-lang/ifc/ifc-14.0.1.106.ebuild
index 77f6ea11682b..c49302793a71 100644
--- a/dev-lang/ifc/ifc-14.0.1.106.ebuild
+++ b/dev-lang/ifc/ifc-14.0.1.106.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.1.106.ebuild,v 1.1 2014/02/21 15:38:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.1.106.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
EAPI=5
@@ -20,7 +20,7 @@ KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
DEPEND="!dev-lang/ifc[linguas_jp]"
RDEPEND="${DEPEND}
- ~dev-libs/intel-common-${PV}[compiler]"
+ ~dev-libs/intel-common-${PV}[compiler,multilib=]"
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
INTEL_DAT_RPMS="compilerprof-common"