public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/patchelf/
Date: Tue,  8 Nov 2022 22:52:38 +0000 (UTC)	[thread overview]
Message-ID: <1667947932.a1c68dec259a290272d5f147dee141681a358c48.chewi@gentoo> (raw)

commit:     a1c68dec259a290272d5f147dee141681a358c48
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  8 22:52:12 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Nov  8 22:52:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c68dec

dev-util/patchelf: Version bump to 0.17.0

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-util/patchelf/Manifest               |  1 +
 dev-util/patchelf/patchelf-0.17.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-util/patchelf/Manifest b/dev-util/patchelf/Manifest
index 62d714d2ceea..70bafe695f3c 100644
--- a/dev-util/patchelf/Manifest
+++ b/dev-util/patchelf/Manifest
@@ -1,2 +1,3 @@
 DIST patchelf-0.15.0.tar.gz 125803 BLAKE2B 08fc2cffd7d9e835c01c828c16762fb0b3c3e422990f2d0028a65a3e0ec849d01bdef699b6f68afa6bf307e34f5e76121fc94460793c95c055552e1d8a68d772 SHA512 3b2d3d6458be5b2d43cd2878dfb1a185a95cc13cd4c94abd0ee79979afb36f46e347acc292b8d9c2954a342b7291774e6a1b63930e9f90a1cf4179ec075ab046
 DIST patchelf-0.16.1.tar.gz 132450 BLAKE2B 047fe9900eff3a4fef19550b49ea3c53dc8fc77c1d110888af39362dce745c3568e493f91d96cd35d73291da8e0cf4f10121162f4e8a32d43a3c014716477a4c SHA512 62475b942ff07c2eb225760d69eab99af4e9aa14ca51aeb3b7d53a6a1943b02acffc1b2059d985a921f5af7bbaf40a096b8cdf592979260e1e2602db02e7f247
+DIST patchelf-0.17.0.tar.gz 143684 BLAKE2B ef32baae1d1e07c77442878977693849e2dd3d5c1c1b8d53eb54ee7b1b78eb77ebcf87cbd7caa683f0043e6d7b90ca2593968e9c95b0902e45c4634823be196b SHA512 0db2294cc16a919a84a1bb71194b3ed7a87bb669f684e4cc0943b33899d69690097c59d5c9f8e631bc1b4136db7f10f7cb0fbb1c96912aee567a0fd7dc9c9588

diff --git a/dev-util/patchelf/patchelf-0.17.0.ebuild b/dev-util/patchelf/patchelf-0.17.0.ebuild
new file mode 100644
index 000000000000..45b8be95445b
--- /dev/null
+++ b/dev-util/patchelf/patchelf-0.17.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executables"
+HOMEPAGE="https://github.com/NixOS/patchelf"
+SRC_URI="https://github.com/NixOS/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~riscv-linux ~x86-linux"
+LICENSE="GPL-3"
+
+src_prepare() {
+	default
+	rm src/elf.h || die
+
+	sed -i \
+		-e 's:-Werror::g' \
+		configure.ac || die
+
+	eautoreconf
+}


             reply	other threads:[~2022-11-08 22:52 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-08 22:52 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-26 20:17 [gentoo-commits] repo/gentoo:master commit in: dev-util/patchelf/ Ionen Wolkens
2023-11-10  5:47 Viorel Munteanu
2023-08-24 21:42 James Le Cuirot
2023-08-24 21:42 James Le Cuirot
2023-08-24 21:42 James Le Cuirot
2023-08-24 18:09 Arthur Zamarin
2023-08-02  4:27 Sam James
2023-06-18 22:17 James Le Cuirot
2023-06-17 22:48 Sam James
2023-06-17  3:55 Sam James
2023-06-17  3:55 Sam James
2023-06-17  2:49 Sam James
2023-06-17  2:49 Sam James
2023-06-17  2:49 Sam James
2023-06-16 13:47 Arthur Zamarin
2023-04-23 18:37 James Le Cuirot
2023-04-23 18:21 James Le Cuirot
2023-01-13 23:33 James Le Cuirot
2022-12-24 17:21 James Le Cuirot
2022-12-24  2:01 Sam James
2022-12-24  1:46 Sam James
2022-12-24  1:46 Sam James
2022-12-24  1:46 Sam James
2022-12-24  1:46 Sam James
2022-12-24  1:46 Sam James
2022-12-24  1:46 Sam James
2022-11-14  9:24 Arthur Zamarin
2022-10-29 13:32 James Le Cuirot
2022-10-29 13:32 James Le Cuirot
2022-10-25  8:07 Sam James
2022-10-25  8:07 Sam James
2022-10-24  6:37 Agostino Sarubbo
2022-10-23  7:52 Agostino Sarubbo
2022-10-23  7:52 Agostino Sarubbo
2022-10-23  7:51 Agostino Sarubbo
2022-10-09 16:10 Sam James
2022-10-09  0:04 Sam James
2022-07-22  7:31 James Le Cuirot
2022-07-16 22:43 James Le Cuirot
2022-07-16 22:42 James Le Cuirot
2022-03-21 21:48 James Le Cuirot
2022-03-21  9:18 Jakov Smolić
2022-03-21  7:50 Agostino Sarubbo
2022-03-21  7:48 Agostino Sarubbo
2022-03-21  7:48 Agostino Sarubbo
2022-03-21  7:47 Agostino Sarubbo
2022-02-26 23:30 James Le Cuirot
2022-02-26 23:30 James Le Cuirot
2021-12-16 23:19 James Le Cuirot
2021-12-16 23:19 James Le Cuirot
2021-08-22  9:43 James Le Cuirot
2021-08-22  9:43 James Le Cuirot
2020-08-29 19:57 James Le Cuirot
2020-08-18 22:31 James Le Cuirot
2019-11-22 21:29 Aaron Bauman
2019-11-20 13:23 Agostino Sarubbo
2019-11-20 13:21 Agostino Sarubbo
2019-11-20 11:27 Agostino Sarubbo
2019-11-20 11:21 Agostino Sarubbo
2019-07-29 13:04 Aaron Bauman
2019-05-03 20:45 James Le Cuirot
2019-03-30  0:06 James Le Cuirot
2019-03-30  0:06 James Le Cuirot
2019-01-21 22:57 James Le Cuirot
2018-03-26 21:01 James Le Cuirot
2017-12-20 21:53 Sergei Trofimovich
2016-03-17 22:41 James Le Cuirot
2016-03-15  7:06 James Le Cuirot
2016-01-08  9:42 James Le Cuirot
2015-11-22 15:16 James Le Cuirot

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=1667947932.a1c68dec259a290272d5f147dee141681a358c48.chewi@gentoo \
    --to=chewi@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