From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libbacktrace/
Date: Sat, 26 Feb 2022 22:59:48 +0000 (UTC) [thread overview]
Message-ID: <1645916320.550bfe1cbf4abd6a3f9268b3a91ed1ddf88719b0.dilfridge@gentoo> (raw)
commit: 550bfe1cbf4abd6a3f9268b3a91ed1ddf88719b0
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 22:58:23 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 22:58:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550bfe1c
sys-libs/libbacktrace: Add package. Useful not only for musl.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
sys-libs/libbacktrace/Manifest | 1 +
.../libbacktrace/libbacktrace-1.0_p20220226.ebuild | 20 ++++++++++++++++++++
sys-libs/libbacktrace/metadata.xml | 8 ++++++++
3 files changed, 29 insertions(+)
diff --git a/sys-libs/libbacktrace/Manifest b/sys-libs/libbacktrace/Manifest
new file mode 100644
index 000000000000..9847c26dd60e
--- /dev/null
+++ b/sys-libs/libbacktrace/Manifest
@@ -0,0 +1 @@
+DIST libbacktrace-1.0_p20220226.tgz 665988 BLAKE2B 0d8aff7f6261446fabe713653896b0cf2fec2d3aec508423577182383a7deb359100579817eaf64d65848c49ce655d8f57cf67452f16e3c88559aeae28cafd95 SHA512 700cb1930c409e4f1fe99e46920e83ea2b359daaea9f96e2b73b81857dea895c0ade0fc2b4dbe6b7c94df7d494dcd80a9f6686d9acad8452ca59760aafa74c2f
diff --git a/sys-libs/libbacktrace/libbacktrace-1.0_p20220226.ebuild b/sys-libs/libbacktrace/libbacktrace-1.0_p20220226.ebuild
new file mode 100644
index 000000000000..4d25caacdbfb
--- /dev/null
+++ b/sys-libs/libbacktrace/libbacktrace-1.0_p20220226.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="C library that may be linked into a C/C++ program to produce symbolic backtraces"
+HOMEPAGE="https://github.com/ianlancetaylor/libbacktrace"
+
+MY_COMMIT="2446c66076480ce07a6bd868badcbceb3eeecc2e"
+
+SRC_URI="https://github.com/ianlancetaylor/${PN}/archive/${MY_COMMIT}.tar.gz -> ${P}.tgz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S=${WORKDIR}/${PN}-${MY_COMMIT}
+
+#RDEPEND=""
+#DEPEND="${RDEPEND}"
diff --git a/sys-libs/libbacktrace/metadata.xml b/sys-libs/libbacktrace/metadata.xml
new file mode 100644
index 000000000000..eb781ab3b5c9
--- /dev/null
+++ b/sys-libs/libbacktrace/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>dilfridge@gentoo.org</email>
+ <name>Andreas K. Huettel</name>
+</maintainer>
+</pkgmetadata>
next reply other threads:[~2022-02-26 22:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-26 22:59 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-07 11:32 [gentoo-commits] repo/gentoo:master commit in: sys-libs/libbacktrace/ Arthur Zamarin
2022-10-07 11:32 Arthur Zamarin
2022-10-07 12:08 Jakov Smolić
2022-10-09 18:02 Sam James
2022-10-15 19:34 Conrad Kostecki
2022-12-04 22:36 Sam James
2022-12-05 19:00 Arthur Zamarin
2023-05-06 17:09 Andreas K. Hüttel
2023-05-19 17:45 Sam James
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=1645916320.550bfe1cbf4abd6a3f9268b3a91ed1ddf88719b0.dilfridge@gentoo \
--to=dilfridge@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