From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-proxy/ngrok-bin/
Date: Mon, 18 Mar 2024 00:00:47 +0000 (UTC) [thread overview]
Message-ID: <1710716823.aee41cfecd73a43e3628c4fc8d555e993ef88ee2.julien@gentoo> (raw)
commit: aee41cfecd73a43e3628c4fc8d555e993ef88ee2
Author: kernaltrap8 <kernaltrap8 <AT> github <DOT> com>
AuthorDate: Sun Mar 17 23:07:03 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Mar 17 23:07:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aee41cfe
net-proxy/ngrok-bin: new package, add 3.0.0
Signed-off-by: kernaltrap8 <kernaltrap8 <AT> github.com>
net-proxy/ngrok-bin/Manifest | 1 +
net-proxy/ngrok-bin/ngrok-bin-3.0.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/net-proxy/ngrok-bin/Manifest b/net-proxy/ngrok-bin/Manifest
new file mode 100644
index 0000000000..59d0781de5
--- /dev/null
+++ b/net-proxy/ngrok-bin/Manifest
@@ -0,0 +1 @@
+DIST ngrok-v3-stable-linux-amd64.tgz 8659626 BLAKE2B ca3e031f485460169a880938a1d063f90365a74c076f9720bbee7b1f435a643fa96e07b7c3fdc45e016d81e52c26b53c1a41928d0591d7371b4648f663adbd3e SHA512 22a73696a536d3f1d03392c115a5c7b41d3541be23fa85b064b6ea8d5dc2a861dbc6ea80859fb8bd9c0bc89c47f08a5715c8f6c93b0d8887a84203f307f46d8d
diff --git a/net-proxy/ngrok-bin/ngrok-bin-3.0.0.ebuild b/net-proxy/ngrok-bin/ngrok-bin-3.0.0.ebuild
new file mode 100644
index 0000000000..90468dbf5b
--- /dev/null
+++ b/net-proxy/ngrok-bin/ngrok-bin-3.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="ngrok is a reverse proxy, firewall, and API gateway"
+HOMEPAGE="https://ngrok.org"
+# Each supported arch should get their own bins
+SRC_URI="https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-amd64.tgz"
+S="${WORKDIR}/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="mirror strip"
+
+src_compile() {
+ :
+}
+
+src_install() {
+ dobin ngrok
+}
\ No newline at end of file
next reply other threads:[~2024-03-18 0:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-18 0:00 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-25 23:08 [gentoo-commits] repo/proj/guru:master commit in: net-proxy/ngrok-bin/ Julien Roy
2024-04-25 23:08 Julien Roy
2024-04-25 23:08 Julien Roy
2024-04-25 23:08 Julien Roy
2024-11-17 13:16 [gentoo-commits] repo/proj/guru:dev " Nowa Ammerlaan
2024-11-17 13:21 ` [gentoo-commits] repo/proj/guru:master " Nowa Ammerlaan
2024-12-21 15:24 Julien Roy
2024-12-21 15:24 Julien Roy
2025-01-29 9:37 David Roman
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=1710716823.aee41cfecd73a43e3628c4fc8d555e993ef88ee2.julien@gentoo \
--to=julien@jroy.ca \
--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