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: Sat, 31 Dec 2016 16:36:04 +0000 (UTC) [thread overview]
Message-ID: <1483202150.1d73f40aad6ab8fa9b2a7c3c0cf1a99cfdb1a3bc.floppym@gentoo> (raw)
commit: 1d73f40aad6ab8fa9b2a7c3c0cf1a99cfdb1a3bc
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 16:35:50 2016 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 16:35:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d73f40a
dev-util/abi-dumper: bump to 0.99.19
Package-Manager: Portage-2.3.3_p12, Repoman-2.3.1_p5
dev-util/abi-dumper/Manifest | 1 +
dev-util/abi-dumper/abi-dumper-0.99.19.ebuild | 28 +++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-util/abi-dumper/Manifest b/dev-util/abi-dumper/Manifest
index 2e9f83e..2b7a6aa 100644
--- a/dev-util/abi-dumper/Manifest
+++ b/dev-util/abi-dumper/Manifest
@@ -1 +1,2 @@
DIST abi-dumper-0.99.15.tar.gz 40265 SHA256 37d79ad151ac0bfbd25c1280b31f9521b72bc874129cd9cb182dc1fb488a39e0 SHA512 695462c8972e7f5abcf3415652ef6bb52d9770ae5fc21aceb44b0eaadc087f23d6c1cd92d6e29961141cfa863b0bad7944cee826df2aa8c83f3be7e42d098e61 WHIRLPOOL 387a8bac36d447207483621d332abb2cee683725f9c4766439cf1e27a44e8914f1abab6b9e6cc4839c2dd2a3ba75bdb65b8dd54ecdd9902888d47f1152a9d6ba
+DIST abi-dumper-0.99.19.tar.gz 44380 SHA256 6bbc35795839a04523d9e7bdb07806b9a661e17d8be0e755c99e4235805d4528 SHA512 4afbaf1b15e61d67f25849ace34074fb21f09165cef04f2a554c8d0c6930912cd890384ce3949f6aeee60cddf6b100b5bbc34f8b21f1e5d611fb31c06849040b WHIRLPOOL 121fba37c6130a7b54858cfb1ecc022aea5257a43c5d3f0a5572e2df2d15d885efeb1b51736ef54c806cc8839b0bbff733bd07bef946b7aa30751de1eba9eee8
diff --git a/dev-util/abi-dumper/abi-dumper-0.99.19.ebuild b/dev-util/abi-dumper/abi-dumper-0.99.19.ebuild
new file mode 100644
index 00000000..f9655f8
--- /dev/null
+++ b/dev-util/abi-dumper/abi-dumper-0.99.19.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
+}
next reply other threads:[~2016-12-31 16:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-31 16:36 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-25 22:41 [gentoo-commits] repo/gentoo:master commit in: dev-util/abi-dumper/ Sam James
2022-07-10 22:46 Sam James
2022-07-10 14:39 Sam James
2022-07-10 14:39 Sam James
2022-06-03 18:37 Mike Gilbert
2021-08-11 6:39 Agostino Sarubbo
2020-11-20 9:54 Michał Górny
2018-01-02 6:19 Michał Górny
2017-09-05 17:13 Michał Górny
2017-09-05 17:13 Michał Górny
2016-05-08 17:31 Mike Gilbert
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=1483202150.1d73f40aad6ab8fa9b2a7c3c0cf1a99cfdb1a3bc.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