From: "Thomas Raschbacher" <lordvan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/stalwart-cli/
Date: Wed, 01 Jan 2025 21:10:10 +0000 (UTC) [thread overview]
Message-ID: <1735765792.78fa92df706dfc9ca805ddd42cbcd1325b1344a6.lordvan@gentoo> (raw)
commit: 78fa92df706dfc9ca805ddd42cbcd1325b1344a6
Author: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 21:07:51 2025 +0000
Commit: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 21:09:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78fa92df
net-mail/stalwart-cli: fix warnings
Signed-off-by: Thomas Raschbacher <lordvan <AT> gentoo.org>
net-mail/stalwart-cli/metadata.xml | 3 +++
net-mail/stalwart-cli/stalwart-cli-0.10.7.ebuild | 9 ++++-----
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/net-mail/stalwart-cli/metadata.xml b/net-mail/stalwart-cli/metadata.xml
index 6cab649acb8d..441e2e14047f 100644
--- a/net-mail/stalwart-cli/metadata.xml
+++ b/net-mail/stalwart-cli/metadata.xml
@@ -5,4 +5,7 @@
<email>lordvan@gentoo.org</email>
<name>Thomas Raschbacher</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">stalwartlabs/mail-server</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/net-mail/stalwart-cli/stalwart-cli-0.10.7.ebuild b/net-mail/stalwart-cli/stalwart-cli-0.10.7.ebuild
index 395a43578de9..f875c62bcaa7 100644
--- a/net-mail/stalwart-cli/stalwart-cli-0.10.7.ebuild
+++ b/net-mail/stalwart-cli/stalwart-cli-0.10.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.4
@@ -746,19 +746,18 @@ SRC_URI="https://github.com/stalwartlabs/mail-server/archive/refs/tags/v${PV}.ta
"
# rename to same as stalwart-mail as it is the same tarball
+S="${WORKDIR}/mail-server-${PV}"
+
LICENSE="|| ( AGPL-3 )"
# Dependent crate licenses
LICENSE+="
AGPL-3 Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC LGPL-2+ MIT
MPL-2.0 Unicode-3.0 ZLIB
"
+
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
-
-S="${WORKDIR}/mail-server-${PV}"
-
src_compile() {
cargo_src_compile --bin stalwart-cli
}
next reply other threads:[~2025-01-01 21:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-01 21:10 Thomas Raschbacher [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-29 21:15 [gentoo-commits] repo/gentoo:master commit in: net-mail/stalwart-cli/ Thomas Raschbacher
2025-01-22 9:31 Thomas Raschbacher
2025-01-11 11:35 Thomas Raschbacher
2024-12-30 13:00 Thomas Raschbacher
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=1735765792.78fa92df706dfc9ca805ddd42cbcd1325b1344a6.lordvan@gentoo \
--to=lordvan@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