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: Sat, 26 Feb 2022 23:30:21 +0000 (UTC)	[thread overview]
Message-ID: <1645918173.42aa2d752e4ae0303df5eae6f936dd2604780929.chewi@gentoo> (raw)

commit:     42aa2d752e4ae0303df5eae6f936dd2604780929
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 23:29:33 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 23:29:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42aa2d75

dev-util/patchelf: Drop old 0.13

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

 dev-util/patchelf/Manifest             |  1 -
 dev-util/patchelf/patchelf-0.13.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-util/patchelf/Manifest b/dev-util/patchelf/Manifest
index f5b6661e45ac..406904ea4542 100644
--- a/dev-util/patchelf/Manifest
+++ b/dev-util/patchelf/Manifest
@@ -1,4 +1,3 @@
 DIST patchelf-0.10.tar.bz2 158604 BLAKE2B 6aed9c2e7f37ff0330ca517a9491c46a93212140367b720bf94da4e4ec29a4978c920b53ce306ec333b3f7ac0216ff59637048c6997cfea4a34a87f2a0448796 SHA512 647ad13b7d45b3c5d20683ef8fe9760cb7f213e879231b6c5780bf32771adfbf7c5e5ce694c08e5681dceda63857d7d8a2d53efb60f799d3e7290cebc02ab501
-DIST patchelf-0.13.tar.gz 117997 BLAKE2B 5db88c9ff9103f2e4b8e15d7dc0d677c3956a85ce5e86e371c4c32a21c3bc219990edd71a20a6b650342eff1068c0ba0976529d62d21dcc17dfc020abf7167ec SHA512 0b4cb41dc1b76d1c0f46655d8b1c56187d2bf18fa12fad9ad6e8acd321a98df372713a92c6649479498bb5939c91ce16a1032ec03afc5a2f7c92cd68882c2bd9
 DIST patchelf-0.14.3.tar.gz 123722 BLAKE2B ca9c28c88ff6a5eb37a8cb9010642f04335b74e2132987f34bc167c140dc95cd4ac7a3ed71b7287d952a0201b12148a15f3066e5c7d3d453cc18a1e97b6283ed SHA512 2f5caa6b038e630896dc0cebaf4d6f88d91f6dee7f2ffa2fc6b90d199b3a0140b7fe39ea43e582f7ac1145309a61e11fb7ce36c579ad217c48f1b189738f79c8
 DIST patchelf-0.14.5.tar.gz 124767 BLAKE2B f2e02fb468db7c8c0c4270c7f95ea6c8dc6ffab7ddb0a6479bd5d1dd0481cbc55982af21a13f42076504417264a11e74d50a9f15d3d5735e47019001abf33e41 SHA512 1b7eca84f6fe2d6f6d4469ca1ccdf35dc920d2052ba94b7daeba6c8cb41fdaff20b1e5bac7c8a7650ff12bf4156da87f84d32e75b09958636dc992a1b7b1a59d

diff --git a/dev-util/patchelf/patchelf-0.13.ebuild b/dev-util/patchelf/patchelf-0.13.ebuild
deleted file mode 100644
index e66de9a4aec2..000000000000
--- a/dev-util/patchelf/patchelf-0.13.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 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 ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-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-02-26 23:30 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-26 23:30 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-11-08 22:52 James Le Cuirot
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
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=1645918173.42aa2d752e4ae0303df5eae6f936dd2604780929.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