public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/julia-bin/
Date: Mon,  5 Aug 2019 15:03:04 +0000 (UTC)	[thread overview]
Message-ID: <1565017372.649b78b5e42aa0f54f95620b0d04b856e17d2d48.tamiko@gentoo> (raw)

commit:     649b78b5e42aa0f54f95620b0d04b856e17d2d48
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  5 15:01:20 2019 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 15:02:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649b78b5

dev-lang/julia-bin: [QA] remove unnecessary slash strip

Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 dev-lang/julia-bin/julia-bin-1.1.0.ebuild | 2 +-
 dev-lang/julia-bin/julia-bin-1.1.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/julia-bin/julia-bin-1.1.0.ebuild b/dev-lang/julia-bin/julia-bin-1.1.0.ebuild
index 67d0217f741..7038a151733 100644
--- a/dev-lang/julia-bin/julia-bin-1.1.0.ebuild
+++ b/dev-lang/julia-bin/julia-bin-1.1.0.ebuild
@@ -36,7 +36,7 @@ src_install() {
 	doexe bin/julia
 
 	cat > 99julia-bin <<-EOF
-		PATH="${EROOT%/}/usr/$(get_libdir)/${MY_P}/bin"
+		PATH="${EROOT}/usr/$(get_libdir)/${MY_P}/bin"
 	EOF
 	doenvd 99julia-bin
 }

diff --git a/dev-lang/julia-bin/julia-bin-1.1.1.ebuild b/dev-lang/julia-bin/julia-bin-1.1.1.ebuild
index 67d0217f741..7038a151733 100644
--- a/dev-lang/julia-bin/julia-bin-1.1.1.ebuild
+++ b/dev-lang/julia-bin/julia-bin-1.1.1.ebuild
@@ -36,7 +36,7 @@ src_install() {
 	doexe bin/julia
 
 	cat > 99julia-bin <<-EOF
-		PATH="${EROOT%/}/usr/$(get_libdir)/${MY_P}/bin"
+		PATH="${EROOT}/usr/$(get_libdir)/${MY_P}/bin"
 	EOF
 	doenvd 99julia-bin
 }


             reply	other threads:[~2019-08-05 15:03 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-05 15:03 Matthias Maier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-10 13:37 [gentoo-commits] repo/gentoo:master commit in: dev-lang/julia-bin/ Andrew Ammerlaan
2023-11-21 16:23 Andreas K. Hüttel
2023-11-21 16:23 Andreas K. Hüttel
2023-11-14 21:26 Andreas K. Hüttel
2023-05-14  5:56 Matthias Maier
2022-12-13  6:20 Matthias Maier
2022-12-13  6:20 Matthias Maier
2022-12-13  6:20 Matthias Maier
2022-12-13  6:20 Matthias Maier
2022-12-09 20:26 Matthias Maier
2022-10-06 18:55 Andreas K. Hüttel
2022-08-23 10:15 David Seifert
2022-06-06  5:17 Matthias Maier
2022-06-06  5:17 Matthias Maier
2022-01-05 10:01 David Seifert
2022-01-03 23:05 Georgy Yakovlev
2022-01-03 22:08 Matthias Maier
2022-01-03 22:08 Matthias Maier
2022-01-03 22:08 Matthias Maier
2022-01-03 22:08 Matthias Maier
2022-01-02 17:49 David Seifert
2021-11-18  6:38 Matthias Maier
2021-11-18  6:38 Matthias Maier
2021-04-08  2:31 Matthias Maier
2021-04-08  2:31 Matthias Maier
2020-12-25 21:56 Matthias Maier
2020-12-25 21:56 Matthias Maier
2020-12-25 21:17 Matthias Maier
2020-10-02 17:42 Matthias Maier
2020-05-01 19:33 Matthias Maier
2020-04-03  3:20 Matthias Maier
2019-12-11  3:33 Matthias Maier
2019-12-11  3:33 Matthias Maier
2019-09-22  2:59 Matthias Maier
2019-05-25 17:42 Matthias Maier
2019-05-25 17:42 Matthias Maier
2019-05-25 17:42 Matthias Maier
2019-02-24  3:12 Matthias Maier
2019-01-07 21:38 Matthias Maier

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=1565017372.649b78b5e42aa0f54f95620b0d04b856e17d2d48.tamiko@gentoo \
    --to=tamiko@gentoo.org \
    --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