diff --git a/app-misc/over-env/over-env-9999-r4.ebuild b/app-misc/over-env/over-env-9999-r4.ebuild index 005aa10..b323898 100644 --- a/app-misc/over-env/over-env-9999-r4.ebuild +++ b/app-misc/over-env/over-env-9999-r4.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit git-r3 DESCRIPTION="A personal collection of scripts, aliases, zsh envs, and a nice prompt." -HOMEPAGE="https://git.decade.cz/overwatch/${PN}" -EGIT_REPO_URI="https://git.decade.cz/overwatch/${PN}.git" +HOMEPAGE="https://git.decade.cz/decade-public/${PN}" +EGIT_REPO_URI="https://git.decade.cz/decade-public/${PN}.git" LICENSE="GPL-3" SLOT="0" diff --git a/dev-python/dec8/dec8-9999-r2.ebuild b/dev-python/dec8/dec8-9999-r2.ebuild index f662178..49f2923 100644 --- a/dev-python/dec8/dec8-9999-r2.ebuild +++ b/dev-python/dec8/dec8-9999-r2.ebuild @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{11,12} ) inherit distutils-r1 git-r3 DESCRIPTION="Minimalistic shared libraries of the Decade project." -HOMEPAGE="https://git.decade.cz/decade/${PN}" -EGIT_REPO_URI="https://git.decade.cz/decade/${PN}.git" +HOMEPAGE="https://git.decade.cz/decade-public/${PN}" +EGIT_REPO_URI="https://git.decade.cz/decade-public/${PN}.git" LICENSE="GPL-3" SLOT="0" diff --git a/dev-python/over/over-9999-r2.ebuild b/dev-python/over/over-9999-r2.ebuild index bab7c96..5f6676f 100644 --- a/dev-python/over/over-9999-r2.ebuild +++ b/dev-python/over/over-9999-r2.ebuild @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{11,12} ) inherit distutils-r1 git-r3 DESCRIPTION="Useful Python libraries and convenience functions from the former Overwatch UAV project." -HOMEPAGE="https://git.decade.cz/overwatch/over" -EGIT_REPO_URI="https://git.decade.cz/overwatch/over.git" +HOMEPAGE="https://git.decade.cz/decade-public/over" +EGIT_REPO_URI="https://git.decade.cz/decade-public/over.git" LICENSE="GPL-3" SLOT="0" diff --git a/dev-util/over-hex/over-hex-9999.ebuild b/dev-util/over-hex/over-hex-9999.ebuild index eea1081..e28f0ee 100644 --- a/dev-util/over-hex/over-hex-9999.ebuild +++ b/dev-util/over-hex/over-hex-9999.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit git-r3 DESCRIPTION="A somewhat less painful alternative to hexdump(1). With prettier colors and probably more bugs." -HOMEPAGE="https://git.decade.cz/overwatch/${PN}" -EGIT_REPO_URI="https://git.decade.cz/overwatch/${PN}.git" +HOMEPAGE="https://git.decade.cz/decade-public/${PN}" +EGIT_REPO_URI="https://git.decade.cz/decade-public/${PN}.git" LICENSE="GPL-3" SLOT="0" diff --git a/media-video/over-video/over-video-9999.ebuild b/media-video/over-video/over-video-9999.ebuild index ae6afd8..cb87990 100644 --- a/media-video/over-video/over-video-9999.ebuild +++ b/media-video/over-video/over-video-9999.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit git-r3 DESCRIPTION="Converts, normalizes audio-video files." -HOMEPAGE="https://git.decade.cz/overwatch/${PN}" -EGIT_REPO_URI="https://git.decade.cz/overwatch/${PN}.git" +HOMEPAGE="https://git.decade.cz/decade-public/${PN}" +EGIT_REPO_URI="https://git.decade.cz/decade-public/${PN}.git" LICENSE="GPL-3" SLOT="0" diff --git a/sys-apps/over-rename/over-rename-9999.ebuild b/sys-apps/over-rename/over-rename-9999.ebuild index 97277d0..a792e1e 100644 --- a/sys-apps/over-rename/over-rename-9999.ebuild +++ b/sys-apps/over-rename/over-rename-9999.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit git-r3 DESCRIPTION="Displays the contents of the current directory in a text editor allowing quick in-place renaming." -HOMEPAGE="https://git.decade.cz/overwatch/${PN}" -EGIT_REPO_URI="https://git.decade.cz/overwatch/${PN}.git" +HOMEPAGE="https://git.decade.cz/decade-public/${PN}" +EGIT_REPO_URI="https://git.decade.cz/decade-public/${PN}.git" LICENSE="GPL-3" SLOT="0"