commit:     436a3833fa410c4d34cf006ee03b1730a473439a
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 16 19:47:31 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Nov 16 20:30:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=436a3833

dev-dotnet/csharp-gentoodotnetinfo: bump DOTNET_PKG_COMPAT to 10.0

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 ...etinfo-2.9999.ebuild => csharp-gentoodotnetinfo-2.0.0-r1.ebuild} | 6 +++---
 .../csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.9999.ebuild   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.9999.ebuild 
b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.0.0-r1.ebuild
similarity index 91%
copy from 
dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.9999.ebuild
copy to 
dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.0.0-r1.ebuild
index 9208b87594d0..63a497be4406 100644
--- a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.9999.ebuild
+++ b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.0.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 MAJOR="$(ver_cut 1)"
 
-DOTNET_PKG_COMPAT="9.0"
+DOTNET_PKG_COMPAT="10.0"
 NUGETS="
 [email protected]
 [email protected]
@@ -29,7 +29,7 @@ 
HOMEPAGE="https://gitlab.gentoo.org/dotnet/csharp-gentoodotnetinfo/";
 if [[ "${PV}" == *9999* ]] ; then
        inherit git-r3
 
-       EGIT_REPO_URI="https://gitlab.gentoo.org/dotnet/${PN}.git";
+       EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/dotnet/${PN}.git";
 else
        
SRC_URI="https://gitlab.gentoo.org/dotnet/${PN}/-/archive/${PV}/${P}.tar.bz2";
 

diff --git 
a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.9999.ebuild 
b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.9999.ebuild
index 9208b87594d0..63a497be4406 100644
--- a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.9999.ebuild
+++ b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 MAJOR="$(ver_cut 1)"
 
-DOTNET_PKG_COMPAT="9.0"
+DOTNET_PKG_COMPAT="10.0"
 NUGETS="
 [email protected]
 [email protected]
@@ -29,7 +29,7 @@ 
HOMEPAGE="https://gitlab.gentoo.org/dotnet/csharp-gentoodotnetinfo/";
 if [[ "${PV}" == *9999* ]] ; then
        inherit git-r3
 
-       EGIT_REPO_URI="https://gitlab.gentoo.org/dotnet/${PN}.git";
+       EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/dotnet/${PN}.git";
 else
        
SRC_URI="https://gitlab.gentoo.org/dotnet/${PN}/-/archive/${PV}/${P}.tar.bz2";
 

Reply via email to