public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/opensp/
Date: Fri,  1 Dec 2017 18:16:32 +0000 (UTC)	[thread overview]
Message-ID: <1512152144.789700d23a8a1c2a6d68415e6d782ee4bc8b5d31.grobian@gentoo> (raw)

commit:     789700d23a8a1c2a6d68415e6d782ee4bc8b5d31
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  1 18:15:28 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Dec  1 18:15:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789700d2

app-text/opensp: fix building when /bin/sh isn't bash

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-text/opensp/Manifest               | 2 +-
 app-text/opensp/opensp-1.5.2-r3.ebuild | 2 ++
 app-text/opensp/opensp-1.5.2-r6.ebuild | 2 ++
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-text/opensp/Manifest b/app-text/opensp/Manifest
index 1894e200e67..0c12827d74c 100644
--- a/app-text/opensp/Manifest
+++ b/app-text/opensp/Manifest
@@ -1 +1 @@
-DIST OpenSP-1.5.2.tar.gz 1521390 SHA256 57f4898498a368918b0d49c826aa434bb5b703d2c3b169beb348016ab25617ce SHA512 a7dcc246ba7f58969ecd6d107c7b82dede811e65f375b7aa3e683621f2c6ff3e7dccefdd79098fcadad6cca8bb94c2933c63f4701be2c002f9a56f1bbe6b047e WHIRLPOOL 9565425b87d0f68025a2058e8941c5c64519cdb1ab3f22aeec6968473989f39b805dbfa8ca8c74f3968358fac2144756cf50aeab8e6c9ce8112610bd445d5ce2
+DIST OpenSP-1.5.2.tar.gz 1521390 BLAKE2B 2c6f8dfc721c77ab223aa67e90c8dfb45855b74fdd382ac98303c6fb23af08019ca96b5430bcdb87b9e86fc333114bd8b2e5f243c87f2cf84ee04c880c8c309b SHA512 a7dcc246ba7f58969ecd6d107c7b82dede811e65f375b7aa3e683621f2c6ff3e7dccefdd79098fcadad6cca8bb94c2933c63f4701be2c002f9a56f1bbe6b047e

diff --git a/app-text/opensp/opensp-1.5.2-r3.ebuild b/app-text/opensp/opensp-1.5.2-r3.ebuild
index 4bfee9c3144..f1fb3aeba51 100644
--- a/app-text/opensp/opensp-1.5.2-r3.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r3.ebuild
@@ -37,6 +37,8 @@ src_prepare() {
 }
 
 src_configure() {
+	export CONFIG_SHELL=${BASH}  # configure needs bash
+
 	# The following filters are taken from openjade's ebuild. See bug #100828.
 	# Please note!  Opts are disabled.  If you know what you're doing
 	# feel free to remove this line.  It may cause problems with

diff --git a/app-text/opensp/opensp-1.5.2-r6.ebuild b/app-text/opensp/opensp-1.5.2-r6.ebuild
index f2198eb5e88..717283d4b91 100644
--- a/app-text/opensp/opensp-1.5.2-r6.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r6.ebuild
@@ -38,6 +38,8 @@ src_prepare() {
 }
 
 src_configure() {
+	export CONFIG_SHELL=${BASH}  # configure needs bash
+
 	# The following filters are taken from openjade's ebuild. See bug #100828.
 	# Please note!  Opts are disabled.  If you know what you're doing
 	# feel free to remove this line.  It may cause problems with


             reply	other threads:[~2017-12-01 18:16 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-01 18:16 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-16 15:33 [gentoo-commits] repo/gentoo:master commit in: app-text/opensp/ Arthur Zamarin
2023-08-16  2:20 Sam James
2023-08-16  2:20 Sam James
2023-08-16  2:20 Sam James
2023-08-16  2:20 Sam James
2023-08-16  2:20 Sam James
2023-08-16  2:20 Sam James
2023-08-16  2:20 Sam James
2023-05-17  2:28 Sam James
2022-11-06 10:40 Michał Górny
2022-04-29  7:59 WANG Xuerui
2022-02-27  4:03 Sam James
2022-01-29 10:09 Jakov Smolić
2022-01-29 10:07 Jakov Smolić
2022-01-29  8:49 Agostino Sarubbo
2022-01-29  7:07 Arthur Zamarin
2022-01-29  7:01 Arthur Zamarin
2022-01-29  7:00 Arthur Zamarin
2022-01-29  6:59 Arthur Zamarin
2022-01-29  6:58 Arthur Zamarin
2022-01-29  4:00 Sam James
2022-01-20 15:20 Sam James
2022-01-20 14:20 Sam James
2021-11-22 16:37 Andreas Sturmlechner
2021-11-09 22:35 Sam James
2021-11-09 21:36 Sam James
2021-11-07  6:40 Agostino Sarubbo
2021-11-07  6:40 Agostino Sarubbo
2021-11-07  6:36 Agostino Sarubbo
2021-11-07  3:15 Sam James
2021-11-07  3:15 Sam James
2021-11-07  1:34 Sam James
2021-02-08 18:59 Fabian Groffen
2019-05-04 14:43 Andreas K. Hüttel
2017-11-03 20:44 Andreas Hüttel
2017-10-28 18:56 Andreas Hüttel
2017-10-28 18:28 Andreas Hüttel
2017-09-29 11:57 Andreas Hüttel
2017-09-19 12:04 Benda XU
2017-09-16 15:57 Andreas Hüttel

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=1512152144.789700d23a8a1c2a6d68415e6d782ee4bc8b5d31.grobian@gentoo \
    --to=grobian@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