From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/conduit/
Date: Fri, 31 Mar 2023 15:54:03 +0000 (UTC) [thread overview]
Message-ID: <1680277819.e842c44c8ca1319b58f01a1ca807ef8b856497de.julien@gentoo> (raw)
commit: e842c44c8ca1319b58f01a1ca807ef8b856497de
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Fri Mar 31 15:50:19 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri Mar 31 15:50:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e842c44c
net-im/conduit: clean up deprecated variables
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
net-im/conduit/conduit-0.5.0-r1.ebuild | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/net-im/conduit/conduit-0.5.0-r1.ebuild b/net-im/conduit/conduit-0.5.0-r1.ebuild
index 5f92ecb1d..28478ce3a 100644
--- a/net-im/conduit/conduit-0.5.0-r1.ebuild
+++ b/net-im/conduit/conduit-0.5.0-r1.ebuild
@@ -544,20 +544,14 @@ declare -A GIT_CRATES=(
inherit cargo systemd
-# As of 0.5.0, Conduit uses specific commits of these
-# crates so they need to be added to SRC_URI manually
-CONDUITCOMMIT="53f14a2c4c216b529cc63137d8704573197aed19"
-RUMACOMMIT="67d0f3cc04a8d1dc4a8a1ec947519967ce11ce26"
-REQCOMMIT="57b7cf4feb921573dfafad7d34b9ac6e44ead0bd"
-HEEDCOMMIT="f6f825da7fb2c758867e05ad973ef800a6fe1d5d"
-
+COMMIT="53f14a2c4c216b529cc63137d8704573197aed19"
DESCRIPTION="A Matrix homeserver written in Rust"
HOMEPAGE="https://gitlab.com/famedly/conduit"
SRC_URI="https://gitlab.com/famedly/${PN}/-/archive/v${PV}/${P}.tar.bz2
$(cargo_crate_uris)
"
-S="${WORKDIR}/${PN}-v${PV}-${CONDUITCOMMIT}"
+S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"
LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB"
SLOT="0"
next reply other threads:[~2023-03-31 15:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-31 15:54 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-10 2:46 [gentoo-commits] repo/proj/guru:dev commit in: net-im/conduit/ Anna Vyalkova
2024-09-15 21:41 Julien Roy
2024-09-15 19:03 Julien Roy
2024-06-29 2:08 Anna Vyalkova
2024-06-29 2:08 Anna Vyalkova
2024-04-25 18:58 Anna Vyalkova
2023-10-16 21:20 Julien Roy
2023-08-30 23:16 Julien Roy
2023-03-31 15:47 Julien Roy
2023-03-31 15:47 Julien Roy
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=1680277819.e842c44c8ca1319b58f01a1ca807ef8b856497de.julien@gentoo \
--to=julien@jroy.ca \
--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