commit: fe67bc843063487757d6c95033991412f12d0b44
parent 385a992cb1db5b52ef1e43a452b2a71cb78c591c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 11 Dec 2024 21:39:44 +0100
Update EGIT_REPO_URI from hacktivis.me to anongit.hacktivis.me
Diffstat:
12 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/app-doc/cross-unix-documentation/cross-unix-documentation-9999.ebuild b/app-doc/cross-unix-documentation/cross-unix-documentation-9999.ebuild
@@ -7,7 +7,7 @@ inherit git-r3
DESCRIPTION="documentation of similarities and (noteworthy) differencies between Unix systems"
HOMEPAGE="https://hacktivis.me/git/cross-unix-documentation/"
-EGIT_REPO_URI="https://hacktivis.me/git/cross-unix-documentation.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/cross-unix-documentation.git"
LICENSE="CC-BY-4.0"
SLOT="0"
diff --git a/app-text/sshpaste/sshpaste-9999.ebuild b/app-text/sshpaste/sshpaste-9999.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="wgetpaste clone for pushing to your own server"
HOMEPAGE="https://hacktivis.me/git/sshpaste/"
SRC_URI=""
-EGIT_REPO_URI="https://hacktivis.me/git/sshpaste.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/sshpaste.git"
LICENSE="ISC"
SLOT="0"
diff --git a/dev-libs/libbulletml/libbulletml-9999.ebuild b/dev-libs/libbulletml/libbulletml-9999.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs git-r3
DESCRIPTION="A Library of Bullet Markup Language"
HOMEPAGE="https://hacktivis.me/git/libbulletml https://shinh.skr.jp/libbulletml/index_en.html"
-EGIT_REPO_URI="https://hacktivis.me/git/libbulletml.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/libbulletml.git"
S="${WORKDIR}/${P}/src"
LICENSE="BSD"
diff --git a/dev-nodejs/tape-lite/tape-lite-9999.ebuild b/dev-nodejs/tape-lite/tape-lite-9999.ebuild
@@ -7,7 +7,7 @@ inherit nodejs git-r3
DESCRIPTION="tape shim based on node:test+node:assert with no dependencies"
HOMEPAGE="https://hacktivis.me/git/tape-lite"
-EGIT_REPO_URI="https://hacktivis.me/git/tape-lite.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/tape-lite.git"
LICENSE="MIT"
SLOT="0"
diff --git a/net-mail/checkpassword-ng/checkpassword-ng-9999.ebuild b/net-mail/checkpassword-ng/checkpassword-ng-9999.ebuild
@@ -7,7 +7,7 @@ inherit git-r3
DESCRIPTION="Uniform password checking interface for applications"
HOMEPAGE="https://hacktivis.me/git/checkpassword-ng/"
-EGIT_REPO_URI="https://hacktivis.me/git/checkpassword-ng.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/checkpassword-ng.git"
LICENSE="GPL-2 GPL-3"
SLOT="0"
IUSE="suid"
diff --git a/net-misc/ap-client/ap-client-9999.ebuild b/net-misc/ap-client/ap-client-9999.ebuild
@@ -7,7 +7,7 @@ inherit perl-module git-r3
DESCRIPTION="CLI-based client / toolbox for ActivityPub Client-to-Server"
HOMEPAGE="https://hacktivis.me/git/ap-client/"
-EGIT_REPO_URI="https://hacktivis.me/git/ap-client.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/ap-client.git"
LICENSE="AGPL-3"
SLOT="0"
KEYWORDS=""
diff --git a/sys-apps/9utils/9utils-9999.ebuild b/sys-apps/9utils/9utils-9999.ebuild
@@ -7,7 +7,7 @@ inherit git-r3
DESCRIPTION="Collection of utilities inspired by Plan9"
HOMEPAGE="https://hacktivis.me/git/9utils"
-EGIT_REPO_URI="https://hacktivis.me/git/9utils.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/9utils.git"
LICENSE="MPL-2.0"
SLOT="0"
IUSE="test"
diff --git a/sys-apps/rc-status-page/rc-status-page-9999.ebuild b/sys-apps/rc-status-page/rc-status-page-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit git-r3
-EGIT_REPO_URI="https://hacktivis.me/git/rc-status-page.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/rc-status-page.git"
DESCRIPTION="Basic HTML status page based on OpenRC"
HOMEPAGE="https://hacktivis.me/git/rc-status-page.git"
diff --git a/sys-apps/utils-extra/utils-extra-9999.ebuild b/sys-apps/utils-extra/utils-extra-9999.ebuild
@@ -7,7 +7,7 @@ inherit git-r3
DESCRIPTION="Collection of extra tools for Unixes"
HOMEPAGE="https://hacktivis.me/git/utils-extra"
-EGIT_REPO_URI="https://hacktivis.me/git/utils-extra.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/utils-extra.git"
LICENSE="MPL-2.0"
SLOT="0"
IUSE="test static"
diff --git a/sys-apps/utils-std/utils-std-9999.ebuild b/sys-apps/utils-std/utils-std-9999.ebuild
@@ -7,7 +7,7 @@ inherit git-r3
DESCRIPTION="Collection of commonly available Unix tools"
HOMEPAGE="https://hacktivis.me/git/utils-std"
-EGIT_REPO_URI="https://hacktivis.me/git/utils-std.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/utils-std.git"
LICENSE="MPL-2.0"
SLOT="0"
IUSE="test static system"
diff --git a/sys-auth/skeud/skeud-9999.ebuild b/sys-auth/skeud/skeud-9999.ebuild
@@ -7,7 +7,7 @@ inherit git-r3
DESCRIPTION="Simple and portable utilities to deal with user accounts (su, login)"
HOMEPAGE="https://hacktivis.me/git/skeud"
-EGIT_REPO_URI="https://hacktivis.me/git/skeud.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/skeud.git"
LICENSE="MPL-2.0"
SLOT="0"
IUSE="test"
diff --git a/x11-themes/ultrasharp-cursor-theme/ultrasharp-cursor-theme-9999.ebuild b/x11-themes/ultrasharp-cursor-theme/ultrasharp-cursor-theme-9999.ebuild
@@ -7,7 +7,7 @@ inherit git-r3 ninja-utils
DESCRIPTION="Precision and speed oriented cursor theme"
HOMEPAGE="https://hacktivis.me/projects/ultrasharp-cursor-theme"
-EGIT_REPO_URI="https://hacktivis.me/git/ultrasharp-cursor-theme.git"
+EGIT_REPO_URI="https://anongit.hacktivis.me/git/ultrasharp-cursor-theme.git"
LICENSE="CC-BY-SA-4.0"
SLOT="0"