From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-config/
Date: Sun, 20 Feb 2022 06:07:42 +0000 (UTC) [thread overview]
Message-ID: <1645337228.f28899642a1158c227faacf2c0a0d1bc8132598c.sam@gentoo> (raw)
commit: f28899642a1158c227faacf2c0a0d1bc8132598c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 06:07:08 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 06:07:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2889964
sys-devel/binutils-config: add 5.4.1
Bug: https://bugs.gentoo.org/796260
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/binutils-config/Manifest | 1 +
.../{binutils-config-9999.ebuild => binutils-config-5.4.1.ebuild} | 6 +++++-
sys-devel/binutils-config/binutils-config-9999.ebuild | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/sys-devel/binutils-config/Manifest b/sys-devel/binutils-config/Manifest
index fd54bdc21c2f..ec46795d11ac 100644
--- a/sys-devel/binutils-config/Manifest
+++ b/sys-devel/binutils-config/Manifest
@@ -1 +1,2 @@
+DIST binutils-config-5.4.1.tar.xz 7328 BLAKE2B 51f0ca625abfd964cc1b6c902017edc9790da1d33a44b3da64e3b2c68ed245fc1c0eb8b3fb999f6acb88e614f47e2f53e19b456b03c069bb61cd0f39e85d786d SHA512 af12644d591152f45d573bee0499b21c293b68a9b81626e9e1d46d5a7dc40e9a24642364bdb2bce52d61cbe3d2e045f4ab6e50a9827648a820bac885f20239cd
DIST binutils-config-5.4.tar.xz 7332 BLAKE2B 1dd0fdebf028e9d95caa395948037d51ac1e627f370921b56fc99a6fe2e2100ddb202c8027ad1e67330306de8b4cbc6a03753105d401198e515b22fca94f760f SHA512 79411afcbec3a6cce960be1b06e4a6efdf55081992f6a92157737f7ef41fc61eaec0005078a4ce0cd78ad6af14583ab85f4f2b7b43808238088d521e1aa31af1
diff --git a/sys-devel/binutils-config/binutils-config-9999.ebuild b/sys-devel/binutils-config/binutils-config-5.4.1.ebuild
similarity index 87%
copy from sys-devel/binutils-config/binutils-config-9999.ebuild
copy to sys-devel/binutils-config/binutils-config-5.4.1.ebuild
index 17daaedfeda0..91b67f894d2e 100644
--- a/sys-devel/binutils-config/binutils-config-9999.ebuild
+++ b/sys-devel/binutils-config/binutils-config-5.4.1.ebuild
@@ -3,11 +3,13 @@
EAPI=7
+inherit prefix
+
if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/binutils-config.git"
inherit git-r3
else
- SRC_URI="https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz"
+ SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
@@ -27,6 +29,8 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" PV="${PV}" install
+
+ use prefix && eprefixify "${ED}"/usr/bin/${PN}
}
pkg_postinst() {
diff --git a/sys-devel/binutils-config/binutils-config-9999.ebuild b/sys-devel/binutils-config/binutils-config-9999.ebuild
index 17daaedfeda0..0282c67448af 100644
--- a/sys-devel/binutils-config/binutils-config-9999.ebuild
+++ b/sys-devel/binutils-config/binutils-config-9999.ebuild
@@ -7,7 +7,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/binutils-config.git"
inherit git-r3
else
- SRC_URI="https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz"
+ SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
next reply other threads:[~2022-02-20 6:07 UTC|newest]
Thread overview: 94+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-20 6:07 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-08 5:45 [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-config/ Sam James
2024-12-08 5:45 Sam James
2024-11-20 8:31 Sam James
2024-09-24 11:52 Sam James
2024-09-21 8:58 Michał Górny
2024-09-21 8:58 Michał Górny
2024-09-21 8:58 Michał Górny
2024-09-21 8:58 Michał Górny
2024-07-28 17:13 Andreas K. Hüttel
2024-07-28 14:32 Andreas K. Hüttel
2024-07-28 13:05 Andreas K. Hüttel
2023-09-18 0:41 Andreas K. Hüttel
2023-09-18 0:41 Andreas K. Hüttel
2023-04-10 8:21 Sam James
2023-04-10 6:52 Sam James
2023-04-10 6:52 Sam James
2023-04-10 6:52 Sam James
2023-04-10 6:52 Sam James
2023-04-10 6:52 Sam James
2023-04-10 6:52 Sam James
2023-04-10 6:52 Sam James
2023-01-03 6:14 Sam James
2023-01-03 6:14 Sam James
2023-01-03 1:06 Sam James
2022-12-28 15:27 Sam James
2022-04-24 2:35 Sam James
2022-04-02 12:04 Arthur Zamarin
2022-04-01 6:53 Arthur Zamarin
2022-03-31 19:27 Arthur Zamarin
2022-03-28 6:51 Agostino Sarubbo
2022-03-27 6:27 Agostino Sarubbo
2022-03-27 6:25 Agostino Sarubbo
2022-03-27 6:25 Agostino Sarubbo
2022-01-09 14:57 Mike Gilbert
2021-10-01 7:14 Sam James
2021-05-15 13:58 Sergei Trofimovich
2021-05-09 23:46 Sam James
2021-05-09 23:46 Sam James
2021-05-09 9:17 Agostino Sarubbo
2021-04-30 15:37 Agostino Sarubbo
2021-04-25 9:18 Sergei Trofimovich
2021-04-25 9:18 Sergei Trofimovich
2021-04-25 8:56 Sergei Trofimovich
2021-03-15 9:08 Sergei Trofimovich
2021-02-28 9:50 Sergei Trofimovich
2020-08-06 21:22 Sergei Trofimovich
2020-08-05 14:06 Agostino Sarubbo
2020-08-01 15:35 Sergei Trofimovich
2020-08-01 9:01 Sergei Trofimovich
2020-08-01 8:53 Sergei Trofimovich
2020-07-28 17:28 Sergei Trofimovich
2020-07-27 18:36 Sergei Trofimovich
2020-07-27 3:01 Sam James
2020-07-25 21:50 Sam James
2020-07-25 11:17 Sam James
2020-07-17 3:04 Sam James
2020-07-02 17:05 Sergei Trofimovich
2020-06-29 13:40 Agostino Sarubbo
2020-06-29 13:38 Agostino Sarubbo
2020-06-29 13:37 Agostino Sarubbo
2020-06-29 13:37 Agostino Sarubbo
2020-06-29 13:36 Agostino Sarubbo
2020-06-29 13:36 Agostino Sarubbo
2020-06-29 13:35 Agostino Sarubbo
2020-06-21 12:42 Sergei Trofimovich
2020-05-29 22:13 Sergei Trofimovich
2020-05-23 7:55 Sergei Trofimovich
2020-05-23 7:55 Sergei Trofimovich
2020-05-22 20:53 Sergei Trofimovich
2020-05-22 13:37 Sergei Trofimovich
2020-05-22 9:47 Sergei Trofimovich
2020-05-21 22:06 Sergei Trofimovich
2020-05-21 18:25 Sergei Trofimovich
2020-05-02 17:51 Sergei Trofimovich
2020-04-07 10:21 Mart Raudsepp
2020-03-23 23:58 Sergei Trofimovich
2020-02-13 19:52 Sergei Trofimovich
2020-02-13 13:03 Agostino Sarubbo
2020-02-13 12:46 Agostino Sarubbo
2020-02-13 12:38 Agostino Sarubbo
2020-02-13 12:27 Agostino Sarubbo
2020-02-13 12:19 Agostino Sarubbo
2020-02-13 12:10 Agostino Sarubbo
2020-02-13 12:03 Agostino Sarubbo
2020-02-13 8:57 Agostino Sarubbo
2019-11-10 22:20 Sergei Trofimovich
2019-09-19 18:54 Sergei Trofimovich
2019-05-04 19:51 Andreas K. Hüttel
2018-06-19 2:08 Mike Frysinger
2016-04-03 0:56 Mike Frysinger
2016-03-24 5:57 Markus Meier
2016-03-15 11:26 Agostino Sarubbo
2015-08-13 8:59 Ulrich Müller
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=1645337228.f28899642a1158c227faacf2c0a0d1bc8132598c.sam@gentoo \
--to=sam@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