From: "demize" <demize@unstable.systems>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/jj/
Date: Tue, 28 Jan 2025 15:19:36 +0000 (UTC) [thread overview]
Message-ID: <1738076712.2c44c332ba1f1c26bc1799246e56d2bea149ff64.demize@gentoo> (raw)
commit: 2c44c332ba1f1c26bc1799246e56d2bea149ff64
Author: demize <demize <AT> unstable <DOT> systems>
AuthorDate: Tue Jan 28 14:38:42 2025 +0000
Commit: demize <demize <AT> unstable <DOT> systems>
CommitDate: Tue Jan 28 15:05:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c44c332
dev-vcs/jj: update github URL
Signed-off-by: demize <demize <AT> unstable.systems>
dev-vcs/jj/jj-0.24.0.ebuild | 4 ++--
dev-vcs/jj/jj-9999.ebuild | 6 +++---
dev-vcs/jj/metadata.xml | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-vcs/jj/jj-0.24.0.ebuild b/dev-vcs/jj/jj-0.24.0.ebuild
index fcda23064..cd7ca3125 100644
--- a/dev-vcs/jj/jj-0.24.0.ebuild
+++ b/dev-vcs/jj/jj-0.24.0.ebuild
@@ -388,9 +388,9 @@ CRATES="
inherit cargo
DESCRIPTION="Jujutsu - an experimental version control system"
-HOMEPAGE="https://github.com/martinvonz/jj"
+HOMEPAGE="https://github.com/jj-vcs/jj"
SRC_URI="
- https://github.com/martinvonz/jj/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
+ https://github.com/jj-vcs/jj/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}
"
diff --git a/dev-vcs/jj/jj-9999.ebuild b/dev-vcs/jj/jj-9999.ebuild
index b67b6409e..5f9a85677 100644
--- a/dev-vcs/jj/jj-9999.ebuild
+++ b/dev-vcs/jj/jj-9999.ebuild
@@ -6,14 +6,14 @@ EAPI=8
inherit cargo
DESCRIPTION="Jujutsu - an experimental version control system"
-HOMEPAGE="https://github.com/martinvonz/jj"
+HOMEPAGE="https://github.com/jj-vcs/jj"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/martinvonz/jj.git"
+ EGIT_REPO_URI="https://github.com/jj-vcs/jj.git"
else
SRC_URI="
- https://github.com/martinvonz/jj/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
+ https://github.com/jj-vcs/jj/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}
"
KEYWORDS="~amd64"
diff --git a/dev-vcs/jj/metadata.xml b/dev-vcs/jj/metadata.xml
index 1b5a5c938..9c0e4cd14 100644
--- a/dev-vcs/jj/metadata.xml
+++ b/dev-vcs/jj/metadata.xml
@@ -6,6 +6,6 @@
<name>Steffen Winter</name>
</maintainer>
<upstream>
- <remote-id type="github">martinvonz/jj</remote-id>
+ <remote-id type="github">jj-vcs/jj</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2025-01-28 15:19 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-28 15:19 demize [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-08 15:19 [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/jj/ demize
2025-05-08 15:19 demize
2025-04-21 18:18 demize
2025-04-07 18:10 demize
2025-04-05 13:18 demize
2025-03-08 17:26 demize
2025-03-07 3:32 demize
2025-03-07 3:32 demize
2025-03-07 3:32 demize
2025-03-07 3:32 demize
2025-03-06 3:17 demize
2025-03-06 3:17 demize
2025-02-10 19:56 demize
2025-02-10 19:56 demize
2025-01-28 15:19 demize
2025-01-28 15:19 demize
2024-12-15 23:30 Marco Rebhan
2024-11-09 11:58 Steffen Winter
2024-11-09 11:58 Steffen Winter
2024-09-12 8:49 Steffen Winter
2024-09-12 8:45 Steffen Winter
2024-09-07 11:29 Steffen Winter
2024-09-07 11:29 Steffen Winter
2024-08-23 17:27 Steffen Winter
2024-08-23 17:27 Steffen Winter
2024-08-23 17:27 Steffen Winter
2024-07-06 11:02 Steffen Winter
2024-06-10 18:35 Steffen Winter
2024-06-10 18:35 Steffen Winter
2024-05-22 12:15 Steffen Winter
2024-05-22 12:15 Steffen Winter
2024-05-22 12:00 Steffen Winter
2024-05-07 17:19 Steffen Winter
2024-05-01 17:52 Steffen Winter
2024-04-08 16:49 Steffen Winter
2024-04-08 16:49 Steffen Winter
2024-04-07 9:49 Steffen Winter
2024-03-26 11:21 Steffen Winter
2024-03-26 11:20 Steffen Winter
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=1738076712.2c44c332ba1f1c26bc1799246e56d2bea149ff64.demize@gentoo \
--to=demize@unstable.systems \
--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