From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8ED9A1382C5 for ; Sat, 30 Jan 2021 14:55:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 979C6E0B0A; Sat, 30 Jan 2021 14:55:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 70067E0B0A for ; Sat, 30 Jan 2021 14:55:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC2D6340F73 for ; Sat, 30 Jan 2021 14:55:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5ECBB4C for ; Sat, 30 Jan 2021 14:55:00 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1612018488.fe3ef37a5f71e23a6f38e540a6cae2ac1d7ade5d.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-libs/intel-common/ X-VCS-Repository: proj/sci X-VCS-Files: dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild dev-libs/intel-common/intel-common-19.0.3.199-r1.ebuild dev-libs/intel-common/intel-common-19.0.4.243.ebuild dev-libs/intel-common/intel-common-19.1.1.217.ebuild X-VCS-Directories: dev-libs/intel-common/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: fe3ef37a5f71e23a6f38e540a6cae2ac1d7ade5d X-VCS-Branch: master Date: Sat, 30 Jan 2021 14:55:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d1b3c0a6-91a7-46c6-a0e0-b8805563db28 X-Archives-Hash: dfcc4890b337bb32202d790165f6a68f commit: fe3ef37a5f71e23a6f38e540a6cae2ac1d7ade5d Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Jan 30 14:54:48 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Jan 30 14:54:48 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fe3ef37a dev-libs/intel-common: remove nnecessary slash strip Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild | 4 ++-- dev-libs/intel-common/intel-common-19.0.3.199-r1.ebuild | 4 ++-- dev-libs/intel-common/intel-common-19.0.4.243.ebuild | 4 ++-- dev-libs/intel-common/intel-common-19.1.1.217.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild b/dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild index cffa2b8ed..5397d76b6 100644 --- a/dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild +++ b/dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -67,7 +67,7 @@ src_install() { local path rootpath ldpath arch fenv=35intelsdp cat > ${fenv} <<-EOF NLSPATH=$(isdp_get-sdp-edir)/linux/compiler/lib/$(isdp_get-native-abi-arch)/locale/en_US/%N - INTEL_LICENSE_FILE=${EPREFIX%/}/opt/intel/licenses:$(isdp_get-sdp-edir)/licenses + INTEL_LICENSE_FILE=${EPREFIX}/opt/intel/licenses:$(isdp_get-sdp-edir)/licenses EOF for arch in $(isdp_get-sdp-installed-arches); do path="${path}:$(isdp_get-sdp-edir)/linux/bin/${arch}" diff --git a/dev-libs/intel-common/intel-common-19.0.3.199-r1.ebuild b/dev-libs/intel-common/intel-common-19.0.3.199-r1.ebuild index a294ac532..dc06e4551 100644 --- a/dev-libs/intel-common/intel-common-19.0.3.199-r1.ebuild +++ b/dev-libs/intel-common/intel-common-19.0.3.199-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -73,7 +73,7 @@ src_install() { local path rootpath ldpath arch fenv=35intelsdp cat > ${fenv} <<-EOF NLSPATH=$(isdp_get-sdp-edir)/linux/compiler/lib/$(isdp_get-native-abi-arch)/locale/en_US/%N - INTEL_LICENSE_FILE=${EPREFIX%/}/opt/intel/licenses:$(isdp_get-sdp-edir)/licenses + INTEL_LICENSE_FILE=${EPREFIX}/opt/intel/licenses:$(isdp_get-sdp-edir)/licenses EOF for arch in $(isdp_get-sdp-installed-arches); do path="${path}:$(isdp_get-sdp-edir)/linux/bin/${arch}" diff --git a/dev-libs/intel-common/intel-common-19.0.4.243.ebuild b/dev-libs/intel-common/intel-common-19.0.4.243.ebuild index f565b434b..df8f5574c 100644 --- a/dev-libs/intel-common/intel-common-19.0.4.243.ebuild +++ b/dev-libs/intel-common/intel-common-19.0.4.243.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -73,7 +73,7 @@ src_install() { local path rootpath ldpath arch fenv=35intelsdp cat > ${fenv} <<-EOF NLSPATH=$(isdp_get-sdp-edir)/linux/compiler/lib/$(isdp_get-native-abi-arch)/locale/en_US/%N - INTEL_LICENSE_FILE=${EPREFIX%/}/opt/intel/licenses:$(isdp_get-sdp-edir)/licenses + INTEL_LICENSE_FILE=${EPREFIX}/opt/intel/licenses:$(isdp_get-sdp-edir)/licenses EOF for arch in $(isdp_get-sdp-installed-arches); do path="${path}:$(isdp_get-sdp-edir)/linux/bin/${arch}" diff --git a/dev-libs/intel-common/intel-common-19.1.1.217.ebuild b/dev-libs/intel-common/intel-common-19.1.1.217.ebuild index 030b4877c..4ba98edad 100644 --- a/dev-libs/intel-common/intel-common-19.1.1.217.ebuild +++ b/dev-libs/intel-common/intel-common-19.1.1.217.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -74,7 +74,7 @@ src_install() { local path rootpath ldpath arch fenv=35intelsdp cat > ${fenv} <<-EOF NLSPATH=$(isdp_get-sdp-edir)/linux/compiler/lib/$(isdp_get-native-abi-arch)/locale/en_US/%N - INTEL_LICENSE_FILE=${EPREFIX%/}/opt/intel/licenses:$(isdp_get-sdp-edir)/licenses + INTEL_LICENSE_FILE=${EPREFIX}/opt/intel/licenses:$(isdp_get-sdp-edir)/licenses EOF for arch in $(isdp_get-sdp-installed-arches); do path="${path}:$(isdp_get-sdp-edir)/linux/bin/${arch}"