public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/xapi-backtrace/
Date: Sun,  3 Apr 2022 23:49:36 +0000 (UTC)	[thread overview]
Message-ID: <1649029567.f097a30ff7b1d5571e6f539cf1ff51a4912165cc.Alessandro-Barbieri@gentoo> (raw)

commit:     f097a30ff7b1d5571e6f539cf1ff51a4912165cc
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Apr  2 22:57:07 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Apr  3 23:46:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f097a30f

dev-ml/xapi-backtrace: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-ml/xapi-backtrace/Manifest                  |  1 +
 dev-ml/xapi-backtrace/metadata.xml              | 11 +++++++++++
 dev-ml/xapi-backtrace/xapi-backtrace-0.7.ebuild | 22 ++++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-ml/xapi-backtrace/Manifest b/dev-ml/xapi-backtrace/Manifest
new file mode 100644
index 000000000..ec85d0c96
--- /dev/null
+++ b/dev-ml/xapi-backtrace/Manifest
@@ -0,0 +1 @@
+DIST xapi-backtrace-0.7.tar.gz 5199 BLAKE2B 344eae8ac103c0751fedbfa6d339439c03edb8cc56d901f4667baabe587209e84ed81f4f42c9a9303b71a7de4758eccd3079196ea7eb73844f01d4da61b30f3e SHA512 8c8440ff58c5379d91b4e3534e8e266508c48f08c4799bb85b6e5e9b9003ce67b117332b21dde0ba100aa42fc3c6b59757051c867a71960fa7c33f801fe083a4

diff --git a/dev-ml/xapi-backtrace/metadata.xml b/dev-ml/xapi-backtrace/metadata.xml
new file mode 100644
index 000000000..f658b3840
--- /dev/null
+++ b/dev-ml/xapi-backtrace/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>lssndrbarbieri@gmail.com</email>
+    <name>Alessandro Barbieri</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">xapi-project/backtrace</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ml/xapi-backtrace/xapi-backtrace-0.7.ebuild b/dev-ml/xapi-backtrace/xapi-backtrace-0.7.ebuild
new file mode 100644
index 000000000..8a6a5b642
--- /dev/null
+++ b/dev-ml/xapi-backtrace/xapi-backtrace-0.7.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune findlib
+
+DESCRIPTION="Helper functions to preserve and transport exception backtraces"
+HOMEPAGE="https://github.com/xapi-project/backtrace"
+SRC_URI="https://github.com/xapi-project/backtrace/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/backtrace-${PV}"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="ocamlopt"
+
+DEPEND="
+	dev-ml/ppx_sexp_conv
+	dev-ml/rpc
+"
+RDEPEND="${DEPEND}"


                 reply	other threads:[~2022-04-03 23:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1649029567.f097a30ff7b1d5571e6f539cf1ff51a4912165cc.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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