public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-libs/intel-common/
Date: Sat, 30 Jan 2021 14:55:00 +0000 (UTC)	[thread overview]
Message-ID: <1612018488.fe3ef37a5f71e23a6f38e540a6cae2ac1d7ade5d.andrewammerlaan@gentoo> (raw)

commit:     fe3ef37a5f71e23a6f38e540a6cae2ac1d7ade5d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 30 14:54:48 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> 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 <andrewammerlaan <AT> 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}"


             reply	other threads:[~2021-01-30 14:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30 14:55 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-05  6:30 [gentoo-commits] proj/sci:master commit in: dev-libs/intel-common/ Matthias Maier
2019-05-25  6:36 Matthias Maier
2019-05-22 16:18 Horea Christian
2018-04-03 16:44 Matthias Maier
2018-04-03 16:44 Matthias Maier
2018-04-03  3:52 Matthias Maier
2018-01-27 12:24 Justin Lecher
2016-02-19 10:12 Justin Lecher
2016-02-19  9:27 Justin Lecher
2016-02-15  8:19 Justin Lecher
2016-02-15  8:19 Justin Lecher
2012-12-10 21:29 Justin Lecher
2012-11-27 19:33 Justin Lecher
2012-11-27 19:33 Justin Lecher
2012-10-07  9:18 Justin Lecher
2012-09-20 12:45 Justin Lecher
2012-02-16 22:35 Sebastien Fabbro
2011-10-25 17:16 Justin Lecher
2011-05-28 11:50 Justin Lecher
2011-05-28  7:49 Justin Lecher
2011-05-19  7:21 Justin Lecher
2011-05-19  6:31 Justin Lecher
2011-05-19  5:56 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1612018488.fe3ef37a5f71e23a6f38e540a6cae2ac1d7ade5d.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox