public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/abi-dumper/
Date: Sun,  8 May 2016 17:31:36 +0000 (UTC)	[thread overview]
Message-ID: <1462728676.6f7df168f60e7ea9c17c4b49a23ad65decf535b6.floppym@gentoo> (raw)

commit:     6f7df168f60e7ea9c17c4b49a23ad65decf535b6
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun May  8 17:01:26 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun May  8 17:31:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7df168

dev-util/abi-dumper: New package

Package-Manager: portage-2.2.28_p97

 dev-util/abi-dumper/Manifest                  |  1 +
 dev-util/abi-dumper/abi-dumper-0.99.15.ebuild | 28 +++++++++++++++++++++++++++
 dev-util/abi-dumper/metadata.xml              |  8 ++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-util/abi-dumper/Manifest b/dev-util/abi-dumper/Manifest
new file mode 100644
index 0000000..2e9f83e
--- /dev/null
+++ b/dev-util/abi-dumper/Manifest
@@ -0,0 +1 @@
+DIST abi-dumper-0.99.15.tar.gz 40265 SHA256 37d79ad151ac0bfbd25c1280b31f9521b72bc874129cd9cb182dc1fb488a39e0 SHA512 695462c8972e7f5abcf3415652ef6bb52d9770ae5fc21aceb44b0eaadc087f23d6c1cd92d6e29961141cfa863b0bad7944cee826df2aa8c83f3be7e42d098e61 WHIRLPOOL 387a8bac36d447207483621d332abb2cee683725f9c4766439cf1e27a44e8914f1abab6b9e6cc4839c2dd2a3ba75bdb65b8dd54ecdd9902888d47f1152a9d6ba

diff --git a/dev-util/abi-dumper/abi-dumper-0.99.15.ebuild b/dev-util/abi-dumper/abi-dumper-0.99.15.ebuild
new file mode 100644
index 0000000..f9655f8
--- /dev/null
+++ b/dev-util/abi-dumper/abi-dumper-0.99.15.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Dump ABI of an ELF object containing DWARF debug info"
+HOMEPAGE="https://github.com/lvc/abi-dumper"
+SRC_URI="https://github.com/lvc/abi-dumper/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}
+	dev-libs/elfutils
+	dev-util/vtable-dumper"
+
+src_compile() {
+	:
+}
+
+src_install() {
+	dodir /usr
+	perl Makefile.pl -install -prefix "${EPREFIX}/usr" -destdir "${D}" || die
+	einstalldocs
+}

diff --git a/dev-util/abi-dumper/metadata.xml b/dev-util/abi-dumper/metadata.xml
new file mode 100644
index 0000000..de09ffd
--- /dev/null
+++ b/dev-util/abi-dumper/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>floppym@gentoo.org</email>
+		<name>Mike Gilbert</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-05-08 17:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-08 17:31 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-31 16:36 [gentoo-commits] repo/gentoo:master commit in: dev-util/abi-dumper/ Mike Gilbert
2017-09-05 17:13 Michał Górny
2017-09-05 17:13 Michał Górny
2018-01-02  6:19 Michał Górny
2020-11-20  9:54 Michał Górny
2021-08-11  6:39 Agostino Sarubbo
2022-06-03 18:37 Mike Gilbert
2022-07-10 14:39 Sam James
2022-07-10 14:39 Sam James
2022-07-10 22:46 Sam James
2023-04-25 22:41 Sam James
2025-01-12  3:32 Michał Górny
2025-02-01 13:12 Arthur Zamarin
2025-02-01 13:19 Michał Górny

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=1462728676.6f7df168f60e7ea9c17c4b49a23ad65decf535b6.floppym@gentoo \
    --to=floppym@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