From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QR7nl-0000r7-BC for garchives@archives.gentoo.org; Mon, 30 May 2011 19:06:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 343571C015; Mon, 30 May 2011 19:06:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 06F3C1C015 for ; Mon, 30 May 2011 19:06:19 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 605C51B4011 for ; Mon, 30 May 2011 19:06:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 9BF0980508 for ; Mon, 30 May 2011 19:06:18 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1fc666dbdc23f9d6f2c140706c89f42bbc40cb0f.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/ipp/ChangeLog sci-libs/ipp/ipp-7.0.2.137.ebuild sci-libs/ipp/ipp-7.0.4.191.ebuild X-VCS-Directories: sci-libs/ipp/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 1fc666dbdc23f9d6f2c140706c89f42bbc40cb0f Date: Mon, 30 May 2011 19:06:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 5dbdbab4169f23777edcbb1a8dfec840 commit: 1fc666dbdc23f9d6f2c140706c89f42bbc40cb0f Author: S=C3=A9bastien Fabbro gmail com> AuthorDate: Mon May 30 01:10:08 2011 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Mon May 30 01:10:08 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D1fc666db ipp bump --- sci-libs/ipp/ChangeLog | 6 ++++++ .../{ipp-7.0.2.137.ebuild =3D> ipp-7.0.4.191.ebuild} | 9 ++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog index 804df25..ce52b60 100644 --- a/sci-libs/ipp/ChangeLog +++ b/sci-libs/ipp/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*ipp-7.0.4.191 (30 May 2011) + + 30 May 2011; S=C3=A9bastien Fabbro -ipp-7.0.2.13= 7.ebuild, + +ipp-7.0.4.191.ebuild: + Version bump + 23 Feb 2011; S=C3=A9bastien Fabbro ipp-7.0.2.137= .ebuild: Bump =20 diff --git a/sci-libs/ipp/ipp-7.0.2.137.ebuild b/sci-libs/ipp/ipp-7.0.4.1= 91.ebuild similarity index 74% rename from sci-libs/ipp/ipp-7.0.2.137.ebuild rename to sci-libs/ipp/ipp-7.0.4.191.ebuild index 4c2a337..8e21537 100644 --- a/sci-libs/ipp/ipp-7.0.2.137.ebuild +++ b/sci-libs/ipp/ipp-7.0.4.191.ebuild @@ -4,8 +4,8 @@ =20 EAPI=3D3 INTEL_DPN=3Dparallel_studio_xe -INTEL_DID=3D2065 -INTEL_DPV=3D2011_update1 +INTEL_DID=3D2158 +INTEL_DPV=3D2011_update2 INTEL_SUBDIR=3Dcomposerxe =20 inherit intel-sdp @@ -17,7 +17,10 @@ IUSE=3D"" DEPEND=3D"" RDEPEND=3D">=3Ddev-libs/intel-common-12" =20 -QA_PREBUILT=3D"${INTEL_SDP_DIR}/ipp/lib/*/*" +QA_PREBUILT=3D" + ${INTEL_SDP_DIR}/ipp/lib/*/* + ${INTEL_SDP_DIR}/ipp/tools/*/*/* + ${INTEL_SDP_DIR}/ipp/interfaces/data-compression/*/*/*/*" =20 CHECKREQS_DISK_BUILD=3D1536 =20