public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/shadowman/
Date: Sun,  3 Nov 2024 16:10:45 +0000 (UTC)	[thread overview]
Message-ID: <1730650223.7d97614f4d3811f7089bbf5db9e57c7c7f09d59c.mgorny@gentoo> (raw)

commit:     7d97614f4d3811f7089bbf5db9e57c7c7f09d59c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  3 15:58:32 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  3 16:10:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d97614f

dev-util/shadowman: Bump to 4

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/shadowman/Manifest           |  1 +
 dev-util/shadowman/shadowman-4.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-util/shadowman/Manifest b/dev-util/shadowman/Manifest
index 5a460ce0b0dd..fff9b207abf4 100644
--- a/dev-util/shadowman/Manifest
+++ b/dev-util/shadowman/Manifest
@@ -1 +1,2 @@
 DIST shadowman-3.tar.gz 3256 BLAKE2B b4e1ac2ee8576feac3d33fafa9540ad150a635d8a3f3d186265039fa62612176a67a7bb6e39d86dafc7d96dc40ed34db66a819af01dc8590288181f17725547b SHA512 2061bb03a23bc8981dd137afa52e0a78535032326ce07ce43f2c51cc115673a4a626e9cf431497fac1d9983cef2a4fd4defe1340ed46140adce0fe7ceabe6448
+DIST shadowman-4.tar.gz 3318 BLAKE2B 65ca28c8c30d89eefc3490eb4489bccc62b8d5df98d9431153fc719b315b51fc07d100e56e6a0800cab411a151551762c93fd42520db449ade2c35ddf03cdba9 SHA512 6c9992d0bdaac4f6af71e60186e577e97b5d212fc5ef407bb80debed21905b17eb06068b4df5726e9d23e9f1e1956f4af0b67922d0d17de851243ba8edf2db43

diff --git a/dev-util/shadowman/shadowman-4.ebuild b/dev-util/shadowman/shadowman-4.ebuild
new file mode 100644
index 000000000000..3c8f362dce99
--- /dev/null
+++ b/dev-util/shadowman/shadowman-4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Unified compiler shadow link directory updater"
+HOMEPAGE="https://github.com/projg2/shadowman"
+SRC_URI="https://github.com/projg2/shadowman/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="app-admin/eselect"
+DEPEND="${RDEPEND}"
+
+src_install() {
+	# tool modules are split into their respective packages
+	emake DESTDIR="${D}" prefix="${EPREFIX}"/usr install \
+		INSTALL_MODULES_TOOL=""
+	keepdir /usr/share/shadowman/tools
+}


             reply	other threads:[~2024-11-03 16:10 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-03 16:10 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 18:45 [gentoo-commits] repo/gentoo:master commit in: dev-util/shadowman/ Sam James
2024-11-23 15:42 Michał Górny
2024-11-23  8:27 Arthur Zamarin
2024-11-23  8:27 Arthur Zamarin
2024-11-23  8:27 Arthur Zamarin
2024-11-23  8:15 Arthur Zamarin
2024-11-23  8:13 Arthur Zamarin
2023-08-18  8:27 Sam James
2023-03-09  7:38 Arthur Zamarin
2022-07-28 12:00 Sam James
2022-05-14  5:32 WANG Xuerui
2021-12-22  7:43 Michał Górny
2021-12-22  0:42 Sam James
2021-12-18 18:12 Sam James
2021-12-18 18:10 Sam James
2021-12-18 15:09 Arthur Zamarin
2021-12-18 15:09 Arthur Zamarin
2021-12-18 13:38 Arthur Zamarin
2021-12-18 13:38 Arthur Zamarin
2021-12-18 13:38 Arthur Zamarin
2021-11-01 16:47 Michał Górny
2021-11-01 16:47 Michał Górny
2021-09-06 19:59 Matt Turner
2019-05-05 16:09 Mikle Kolyada
2019-02-17 15:44 Mikle Kolyada
2019-02-12 12:42 Mikle Kolyada
2019-02-12 12:42 Mikle Kolyada
2019-02-12 12:42 Mikle Kolyada
2018-05-25  3:48 Matt Turner
2018-05-22 22:37 Sergei Trofimovich
2018-05-14 11:49 Tobias Klausmann
2018-05-06 19:56 Sergei Trofimovich
2018-05-02 17:11 Mart Raudsepp
2018-05-02  4:32 Markus Meier
2018-04-24 18:55 Sergei Trofimovich
2018-04-21 22:18 Aaron Bauman
2018-04-21 21:18 Sergei Trofimovich
2018-03-28  4:22 Matt Turner
2018-03-17 21:42 Matt Turner
2018-03-17 21:42 Matt Turner
2018-03-17 19:45 Matt Turner
2018-03-11 22:20 Sergei Trofimovich
2018-03-11  6:08 Matt Turner
2018-03-03  9:19 Michał Górny
2018-01-06 20:13 Markus Meier
2018-01-06 18:34 Sergei Trofimovich
2018-01-02  6:19 Michał Górny
2017-10-02  5:51 Benda XU
2017-09-02  8:16 Michał Górny
2017-08-28 15:23 Guilherme Amadio
2017-08-26 13:37 Michał Górny

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=1730650223.7d97614f4d3811f7089bbf5db9e57c7c7f09d59c.mgorny@gentoo \
    --to=mgorny@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