From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/sccache/
Date: Mon, 10 Mar 2025 03:02:07 +0000 (UTC) [thread overview]
Message-ID: <1741575587.4bd73d69f4665655f0ef2c5fad8390318ee99e7e.sam@gentoo> (raw)
commit: 4bd73d69f4665655f0ef2c5fad8390318ee99e7e
Author: idealseal <realidealseal <AT> protonmail <DOT> com>
AuthorDate: Mon Feb 24 20:04:10 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 02:59:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd73d69
dev-util/sccache: add myself as a maintainer
Signed-off-by: idealseal <realidealseal <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40736
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/sccache/metadata.xml | 45 +++++++++++++++++++++++++------------------
1 file changed, 26 insertions(+), 19 deletions(-)
diff --git a/dev-util/sccache/metadata.xml b/dev-util/sccache/metadata.xml
index 66d3ff6badc7..dfa0859d0f5a 100644
--- a/dev-util/sccache/metadata.xml
+++ b/dev-util/sccache/metadata.xml
@@ -1,23 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <use>
- <flag name="azure">Enable Azure Blob Storage support</flag>
- <flag name="dist-client">Enables distributed support in the sccache client</flag>
- <flag name="dist-server">Enables the sccache-dist binary</flag>
- <flag name="gcs">Enable Google Cloud Storage support</flag>
- <flag name="redis">Enable Redis support</flag>
- <flag name="s3">Enable full Amazon S3 support</flag>
- <flag name="webdav">Enable WebDAV storage endpoint support</flag>
- </use>
- <longdescription lang="en">
- Sccache is a ccache-like tool.
- It is used as a compiler wrapper and avoids compilation when possible.
- Sccache has the capability to utilize caching in remote storage environments,
- including various cloud storage options, or alternatively, in local storage.
- </longdescription>
- <upstream>
- <remote-id type="github">mozilla/sccache</remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>realidealseal@protonmail.com</email>
+ <name>idealseal</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <use>
+ <flag name="azure">Enable Azure Blob Storage support</flag>
+ <flag name="dist-client">Enables distributed support in the sccache client</flag>
+ <flag name="dist-server">Enables the sccache-dist binary</flag>
+ <flag name="gcs">Enable Google Cloud Storage support</flag>
+ <flag name="redis">Enable Redis support</flag>
+ <flag name="s3">Enable full Amazon S3 support</flag>
+ <flag name="webdav">Enable WebDAV storage endpoint support</flag>
+ </use>
+ <longdescription lang="en">
+ Sccache is a ccache-like tool.
+ It is used as a compiler wrapper and avoids compilation when possible.
+ Sccache has the capability to utilize caching in remote storage environments,
+ including various cloud storage options, or alternatively, in local storage.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">mozilla/sccache</remote-id>
+ </upstream>
</pkgmetadata>
next reply other threads:[~2025-03-10 3:02 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 3:02 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-13 8:56 [gentoo-commits] repo/gentoo:master commit in: dev-util/sccache/ Petr Vaněk
2025-03-12 12:04 Petr Vaněk
2025-03-10 3:02 Sam James
2025-03-10 3:02 Sam James
2025-01-14 4:53 Sam James
2025-01-14 4:53 Sam James
2024-12-11 2:13 Sam James
2024-11-25 0:02 Sam James
2024-11-25 0:02 Sam James
2024-11-25 0:02 Sam James
2024-11-25 0:02 Sam James
2024-03-06 3:37 Sam James
2023-06-27 16:28 Sam James
2023-06-27 7:54 Sam James
2022-09-28 2:45 Georgy Yakovlev
2022-09-27 20:52 Georgy Yakovlev
2021-07-24 6:09 Georgy Yakovlev
2021-07-24 2:45 Georgy Yakovlev
2021-02-25 23:52 Georgy Yakovlev
2021-02-25 23:48 Georgy Yakovlev
2021-02-25 23:47 Georgy Yakovlev
2020-09-23 6:33 Georgy Yakovlev
2020-09-23 6:33 Georgy Yakovlev
2020-06-11 2:00 Georgy Yakovlev
2020-02-29 7:46 Georgy Yakovlev
2020-02-18 6:16 Georgy Yakovlev
2019-12-30 9:39 Georgy Yakovlev
2019-08-09 8:38 Georgy Yakovlev
2019-01-26 7:41 Georgy Yakovlev
2019-01-26 7:32 Georgy Yakovlev
2019-01-26 3:50 Georgy Yakovlev
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=1741575587.4bd73d69f4665655f0ef2c5fad8390318ee99e7e.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