From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/uncrustify/
Date: Sat, 13 Apr 2024 12:48:42 +0000 (UTC) [thread overview]
Message-ID: <1713012516.0073815df1e11ae28ebf48f8f3ee8cd6f4c7ca14.grobian@gentoo> (raw)
commit: 0073815df1e11ae28ebf48f8f3ee8cd6f4c7ca14
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 12:47:49 2024 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 12:48:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0073815d
dev-util/uncrustify: fix homepage, tested Python 3.12 with 0.78.1
Bug: https://bugs.gentoo.org/929557
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
dev-util/uncrustify/uncrustify-0.76.0.ebuild | 4 ++--
dev-util/uncrustify/uncrustify-0.78.1.ebuild | 6 +++---
dev-util/uncrustify/uncrustify-9999.ebuild | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-util/uncrustify/uncrustify-0.76.0.ebuild b/dev-util/uncrustify/uncrustify-0.76.0.ebuild
index ab255d602451..0041f4754279 100644
--- a/dev-util/uncrustify/uncrustify-0.76.0.ebuild
+++ b/dev-util/uncrustify/uncrustify-0.76.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit cmake python-any-r1 ${scm_eclass}
DESCRIPTION="C/C++/C#/D/Java/Pawn code indenter and beautifier"
-HOMEPAGE="http://uncrustify.sourceforge.net/"
+HOMEPAGE="https://uncrustify.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
diff --git a/dev-util/uncrustify/uncrustify-0.78.1.ebuild b/dev-util/uncrustify/uncrustify-0.78.1.ebuild
index 5b681b1ddc92..812dd3d459d2 100644
--- a/dev-util/uncrustify/uncrustify-0.78.1.ebuild
+++ b/dev-util/uncrustify/uncrustify-0.78.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,12 +12,12 @@ else
S=${WORKDIR}/${PN}-${P}
fi
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit cmake python-any-r1 ${scm_eclass}
DESCRIPTION="C/C++/C#/D/Java/Pawn code indenter and beautifier"
-HOMEPAGE="http://uncrustify.sourceforge.net/"
+HOMEPAGE="https://uncrustify.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
diff --git a/dev-util/uncrustify/uncrustify-9999.ebuild b/dev-util/uncrustify/uncrustify-9999.ebuild
index 01cb78302eb6..b831203eb214 100644
--- a/dev-util/uncrustify/uncrustify-9999.ebuild
+++ b/dev-util/uncrustify/uncrustify-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,12 +14,12 @@ fi
inherit cmake ${scm_eclass}
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit python-any-r1
DESCRIPTION="C/C++/C#/D/Java/Pawn code indenter and beautifier"
-HOMEPAGE="http://uncrustify.sourceforge.net/"
+HOMEPAGE="https://uncrustify.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
next reply other threads:[~2024-04-13 12:48 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-13 12:48 Fabian Groffen [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-30 5:06 [gentoo-commits] repo/gentoo:master commit in: dev-util/uncrustify/ Eli Schwartz
2025-07-30 5:06 Eli Schwartz
2025-05-30 20:01 Fabian Groffen
2024-04-14 18:47 Arthur Zamarin
2024-04-14 17:34 Arthur Zamarin
2024-01-26 20:13 Fabian Groffen
2023-05-14 18:35 Fabian Groffen
2023-05-01 0:30 Sam James
2023-05-01 0:23 Sam James
2023-02-03 21:43 Andreas Sturmlechner
2023-02-03 21:43 Andreas Sturmlechner
2023-02-02 12:58 Sam James
2023-02-02 12:58 Sam James
2023-02-02 8:47 Fabian Groffen
2022-09-15 10:24 Alexey Shvetsov
2022-04-20 13:18 Fabian Groffen
2022-01-13 16:10 Alexey Shvetsov
2021-09-27 12:28 Arthur Zamarin
2021-07-13 21:57 Sam James
2021-05-04 19:44 Fabian Groffen
2021-01-06 9:06 Fabian Groffen
2020-09-23 11:07 Michał Górny
2020-09-23 10:20 Agostino Sarubbo
2020-09-20 22:40 Thomas Deutschmann
2020-05-14 8:42 Fabian Groffen
2019-05-13 18:25 Fabian Groffen
2018-11-24 19:22 Fabian Groffen
2018-05-17 18:30 Fabian Groffen
2017-12-26 16:31 Mikle Kolyada
2017-11-24 13:49 Fabian Groffen
2017-11-08 20:16 Fabian Groffen
2017-07-30 9:38 Michał Górny
2016-12-06 19:20 Fabian Groffen
2016-12-06 19:20 Fabian Groffen
2016-07-13 20:23 Alexey Shvetsov
2016-03-29 7:35 Fabian Groffen
2016-03-29 7:35 Fabian Groffen
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=1713012516.0073815df1e11ae28ebf48f8f3ee8cd6f4c7ca14.grobian@gentoo \
--to=grobian@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