public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/mqtree/
Date: Tue, 17 May 2022 20:02:24 +0000 (UTC)	[thread overview]
Message-ID: <1652817683.edee828440dc102600696a5f76ba6e4fb19c7cab.flow@gentoo> (raw)

commit:     edee828440dc102600696a5f76ba6e4fb19c7cab
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 17:33:59 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue May 17 20:01:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edee8284

dev-erlang/mqtree: add 1.0.15

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-erlang/mqtree/Manifest             |  1 +
 dev-erlang/mqtree/mqtree-1.0.15.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/mqtree/Manifest b/dev-erlang/mqtree/Manifest
index 116484ad5e4b..ee5a643cbd7d 100644
--- a/dev-erlang/mqtree/Manifest
+++ b/dev-erlang/mqtree/Manifest
@@ -1 +1,2 @@
 DIST mqtree-1.0.14.tar.gz 265443 BLAKE2B 01620b5479fae7cde5a05be09a59a91f00209442ccbe472bd9302a06cac9dd2be0c31a762f615a2c8f2375719a4a7869cb90ffdffd97231942d2c60d8816a527 SHA512 5783496ee81b36588b32d1aab20b6e8eeeae687db2ecdd7b61e16d770edf7013fb4ea6f0ea0279ddd8d706baab7526c7dfb7aeaff8e346025bbf2c781781e0e0
+DIST mqtree-1.0.15.tar.gz 265445 BLAKE2B 44b887d3aa7d3ddb93cc42ee11f6612e399f880ab74a005cdae2c1de81ac035976d35f117052d55a1827c5074b494ef1f80d01742868cc7f10a8c94896cefd69 SHA512 e50066c39bb7feb4bea6a0fcff65ec4e73fca3aeeafa85be10ef7fe354e582a037369dc27163e47796f021e8cb70c40c396e5edce0ebf8255d4e452c4df0d4da

diff --git a/dev-erlang/mqtree/mqtree-1.0.15.ebuild b/dev-erlang/mqtree/mqtree-1.0.15.ebuild
new file mode 100644
index 000000000000..38f25d34ebd3
--- /dev/null
+++ b/dev-erlang/mqtree/mqtree-1.0.15.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="Index tree for MQTT topic filters"
+HOMEPAGE="https://github.com/processone/mqtree"
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND="
+	>=dev-lang/erlang-17.5
+	>=dev-erlang/p1_utils-1.0.25
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )


             reply	other threads:[~2022-05-17 20:02 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17 20:02 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-18  8:36 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/mqtree/ Florian Schmaus
2024-10-18  8:27 Florian Schmaus
2024-08-05 20:42 Sam James
2024-06-10 20:05 Arthur Zamarin
2022-09-21 19:56 Florian Schmaus
2022-07-05  8:52 Agostino Sarubbo
2022-04-10 17:40 Florian Schmaus
2022-01-20 20:10 Florian Schmaus
2021-12-10 13:06 Florian Schmaus
2021-07-08 18:37 Florian Schmaus
2021-07-08 15:37 Florian Schmaus
2021-06-01  9:35 Sam James
2020-10-13 10:10 Hanno Böck
2020-10-13 10:09 Hanno Böck
2020-08-06 11:52 Agostino Sarubbo
2020-08-06 11:47 Agostino Sarubbo
2020-07-20 11:52 Sam James
2020-07-19 13:33 Sergei Trofimovich
2020-07-17 11:01 Sam James
2020-07-12  8:08 Sergei Trofimovich
2020-07-12  2:41 Sam James
2020-04-01 10:01 Hanno Böck
2019-12-27 19:03 Hanno Böck
2019-12-16 11:33 Hanno Böck
2019-11-02 13:22 Hanno Boeck
2019-09-17 19:14 Hanno Boeck

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=1652817683.edee828440dc102600696a5f76ba6e4fb19c7cab.flow@gentoo \
    --to=flow@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