From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/planarity/
Date: Fri, 23 Aug 2024 15:34:48 +0000 (UTC) [thread overview]
Message-ID: <1724427276.9670885c8f61d74cba2884267a00421cf4207fe9.mjo@gentoo> (raw)
commit: 9670885c8f61d74cba2884267a00421cf4207fe9
Author: Emanuele Torre <torreemanuele6 <AT> gmail <DOT> com>
AuthorDate: Fri Aug 23 09:17:36 2024 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Aug 23 15:34:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9670885c
sci-mathematics/planarity: fix remote-id in metadata.xml
The <remote-id> tag cannot contain arbitrary whitespace; pkgcheck was
complaining about this, and the "Upstream" URL at
https://packages.gentoo.org/packages/sci-mathematics/planarity
is currently broken since there are extra %20 characters in it that make
it point to a non-existing page.
Closes: https://github.com/gentoo/gentoo/pull/38257
Signed-off-by: Emanuele Torre <torreemanuele6 <AT> gmail.com>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
sci-mathematics/planarity/metadata.xml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/sci-mathematics/planarity/metadata.xml b/sci-mathematics/planarity/metadata.xml
index fd4c3a0ae185..07ebd0d1054c 100644
--- a/sci-mathematics/planarity/metadata.xml
+++ b/sci-mathematics/planarity/metadata.xml
@@ -19,8 +19,6 @@
</maintainer>
<upstream>
- <remote-id type="github">
- graph-algorithms/edge-addition-planarity-suite
- </remote-id>
+ <remote-id type="github">graph-algorithms/edge-addition-planarity-suite</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2024-08-23 15:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-23 15:34 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-22 19:56 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/planarity/ Arthur Zamarin
2025-03-27 11:49 Michael Orlitzky
2024-08-20 21:03 Michael Orlitzky
2022-08-11 11:51 Michael Orlitzky
2022-08-11 7:43 Joonas Niilola
2022-08-11 7:43 Joonas Niilola
2022-06-12 23:49 Michael Orlitzky
2021-11-02 15:47 Sam James
2021-11-02 15:47 Sam James
2021-07-06 1:40 Michael Orlitzky
2021-06-18 23:41 Michael Orlitzky
2021-06-18 23:41 Michael Orlitzky
2020-03-24 18:40 Michael Orlitzky
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=1724427276.9670885c8f61d74cba2884267a00421cf4207fe9.mjo@gentoo \
--to=mjo@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