From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-debug/pwndbg/
Date: Fri, 29 Mar 2024 07:51:00 +0000 (UTC) [thread overview]
Message-ID: <1711698657.18af060708c47d61e08c44aebf46bf892ee5d419.juippis@gentoo> (raw)
commit: 18af060708c47d61e08c44aebf46bf892ee5d419
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 29 07:46:34 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Mar 29 07:50:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18af0607
dev-debug/pwndbg: remove redundant sed calls
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-debug/pwndbg/pwndbg-20240214.ebuild | 9 ---------
dev-debug/pwndbg/pwndbg-99999999.ebuild | 9 ---------
2 files changed, 18 deletions(-)
diff --git a/dev-debug/pwndbg/pwndbg-20240214.ebuild b/dev-debug/pwndbg/pwndbg-20240214.ebuild
index 660b4d397fec..20a51614142c 100644
--- a/dev-debug/pwndbg/pwndbg-20240214.ebuild
+++ b/dev-debug/pwndbg/pwndbg-20240214.ebuild
@@ -45,15 +45,6 @@ RDEPEND="
# Tests are architectur-specific (precompiled binaries)
RESTRICT="test"
-src_prepare() {
- if [[ ${PV} != 99999999 ]]; then
- sed -e "s/__version__ = '\(.*\)'/__version__ = '${PV}'/" \
- -i pwndbg/lib/version.py || die
- fi
-
- default
-}
-
src_install() {
distutils-r1_src_install
diff --git a/dev-debug/pwndbg/pwndbg-99999999.ebuild b/dev-debug/pwndbg/pwndbg-99999999.ebuild
index 660b4d397fec..20a51614142c 100644
--- a/dev-debug/pwndbg/pwndbg-99999999.ebuild
+++ b/dev-debug/pwndbg/pwndbg-99999999.ebuild
@@ -45,15 +45,6 @@ RDEPEND="
# Tests are architectur-specific (precompiled binaries)
RESTRICT="test"
-src_prepare() {
- if [[ ${PV} != 99999999 ]]; then
- sed -e "s/__version__ = '\(.*\)'/__version__ = '${PV}'/" \
- -i pwndbg/lib/version.py || die
- fi
-
- default
-}
-
src_install() {
distutils-r1_src_install
next reply other threads:[~2024-03-29 7:51 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-29 7:51 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-24 21:05 [gentoo-commits] repo/gentoo:master commit in: dev-debug/pwndbg/ Sam James
2025-04-24 21:05 Sam James
2025-04-24 18:24 Sam James
2025-03-28 17:16 Sam James
2025-03-28 17:16 Sam James
2025-03-22 19:46 Sam James
2025-02-21 13:02 Sam James
2025-02-21 13:02 Sam James
2025-02-17 1:52 Sam James
2025-02-06 1:11 Sam James
2025-02-06 1:11 Sam James
2024-11-24 15:47 Jakov Smolić
2024-11-24 11:02 Sam James
2024-10-03 9:50 Sam James
2024-09-09 21:08 Sam James
2024-09-09 21:08 Sam James
2024-06-01 3:31 Sam James
2024-04-28 13:51 Sam James
2024-04-28 13:51 Sam James
2024-03-29 7:51 Joonas Niilola
2024-03-29 7:51 Joonas Niilola
2024-03-29 7:51 Joonas Niilola
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=1711698657.18af060708c47d61e08c44aebf46bf892ee5d419.juippis@gentoo \
--to=juippis@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