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: Wed, 15 Apr 2020 11:37:21 +0000 (UTC)	[thread overview]
Message-ID: <1586950639.091b33062e5e103c9652118b66a01835709d39fe.jer@gentoo> (raw)

commit:     091b33062e5e103c9652118b66a01835709d39fe
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 11:34:28 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 11:37:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=091b3306

app-text/jo: Add live ebuild

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

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

diff --git a/app-text/jo/jo-99999.ebuild b/app-text/jo/jo-99999.ebuild
new file mode 100644
index 00000000000..430a4993680
--- /dev/null
+++ b/app-text/jo/jo-99999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools bash-completion-r1 git-r3
+
+DESCRIPTION="JSON output from a shell"
+HOMEPAGE="https://github.com/jpmens/jo"
+EGIT_REPO_URI="https://github.com/jpmens/${PN}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_configure() {
+	export bashcompdir=$(get_bashcompdir)
+	default
+}
+
+src_install() {
+	default
+	mv "${ED}/$(get_bashcompdir)"/jo{.bash,} || die
+}


             reply	other threads:[~2020-04-15 11:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15 11:37 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-01-27 21:06 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=1586950639.091b33062e5e103c9652118b66a01835709d39fe.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