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: Sat, 2 Sep 2017 08:16:06 +0000 (UTC) [thread overview]
Message-ID: <1504340160.48c1c3384b9ac1b4ccf9e79adffe42e35f35f855.mgorny@gentoo> (raw)
commit: 48c1c3384b9ac1b4ccf9e79adffe42e35f35f855
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 1 18:33:57 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 08:16:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48c1c338
dev-util/shadowman: Bump to v2
dev-util/shadowman/Manifest | 1 +
dev-util/shadowman/shadowman-2.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-util/shadowman/Manifest b/dev-util/shadowman/Manifest
index 4968143348f..393c2a765ba 100644
--- a/dev-util/shadowman/Manifest
+++ b/dev-util/shadowman/Manifest
@@ -1 +1,2 @@
DIST shadowman-1.tar.gz 3337 SHA256 b979cc02990e750a0fb7cc12cf36eaa559c5060ad8e337f213daa48342fe3bbe SHA512 9ec41c53444a20ba3e3d69c33f1ecdce46dbcd911de5b024cab84f2573ccb772b508b5c79f6f9cafda0cc4ab5a8de7414fa8d893a1ca5b86fabd0b2cfb62f6d2 WHIRLPOOL ba2de87d9c74e069f0baf05d6c782183f2308b7bba4c6e009c816ab52a7256bb21bca13a5165ce862ba12ed21912b1fdc12ac4b65b8e6bb20701d31cea627c22
+DIST shadowman-2.tar.gz 3349 SHA256 296730adc288e750fb083a51d7fbece341c76942bf8c7db61e16259b99d159de SHA512 eeb10248c7f76116352bffa671ab7c761b2f79cb943de20dba327b0d7bf1126d15021508c9e9389b9f0c37cf5049ad2c67bad93f6a03340fcfd27e03c4969110 WHIRLPOOL 307168a322819643041f9368d605b179145a422f7c50f4973ee4970bf441fe8b8d6ef6c914077f0b8247165642fa54a0efb36c1798981a3f925ccd6ea1a63205
diff --git a/dev-util/shadowman/shadowman-2.ebuild b/dev-util/shadowman/shadowman-2.ebuild
new file mode 100644
index 00000000000..df3f6d1f3b8
--- /dev/null
+++ b/dev-util/shadowman/shadowman-2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Unified compiler shadow link directory updater"
+HOMEPAGE="https://github.com/mgorny/shadowman"
+SRC_URI="https://github.com/mgorny/shadowman/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-admin/eselect"
+DEPEND="${RDEPEND}"
+
+src_install() {
+ # tool modules are split into their respective packages
+ emake DESTDIR="${ED}" install \
+ INSTALL_MODULES_TOOL=""
+ keepdir /usr/share/shadowman/tools
+}
next reply other threads:[~2017-09-02 8:16 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-02 8:16 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
2024-11-03 16:10 Michał Górny
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-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=1504340160.48c1c3384b9ac1b4ccf9e79adffe42e35f35f855.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