public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/jo/
Date: Mon, 27 Jan 2020 21:06:12 +0000 (UTC)	[thread overview]
Message-ID: <1580159168.30c0b65355c85bcf446eb026207820155b4b0ed4.jer@gentoo> (raw)

commit:     30c0b65355c85bcf446eb026207820155b4b0ed4
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 21:05:34 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 21:06:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c0b653

app-text/jo: Force bashcompdir variable

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Bug: https://bugs.gentoo.org/show_bug.cgi?id=706768
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 app-text/jo/jo-1.3.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/app-text/jo/jo-1.3.ebuild b/app-text/jo/jo-1.3.ebuild
index 77afda2d795..432c8d4358b 100644
--- a/app-text/jo/jo-1.3.ebuild
+++ b/app-text/jo/jo-1.3.ebuild
@@ -12,6 +12,11 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+src_configure() {
+	export bashcompdir=$(get_bashcompdir)
+	default
+}
+
 src_install() {
 	default
 	mv "${ED}/$(get_bashcompdir)"/jo{.bash,} || die


             reply	other threads:[~2020-01-27 21:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-27 21:06 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-07 10:22 [gentoo-commits] repo/gentoo:master commit in: app-text/jo/ Petr Vaněk
2022-08-26 12:04 Sam James
2022-07-05  9:06 Joonas Niilola
2022-07-05  9:06 Joonas Niilola
2022-07-05  9:06 Joonas Niilola
2020-07-19 10:15 Jeroen Roovers
2020-07-19 10:15 Jeroen Roovers
2020-06-04  6:33 Matt Turner
2020-04-15 11:37 Jeroen Roovers
2020-01-27 16:02 Jeroen Roovers
2019-08-29 11:39 David Seifert
2017-06-21  8:30 Jeroen Roovers
2017-03-30 12:47 Jeroen Roovers

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=1580159168.30c0b65355c85bcf446eb026207820155b4b0ed4.jer@gentoo \
    --to=jer@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