From 069c86d280b05fd0e22619ee4d360b18ec47ab2c Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Sat, 24 Oct 2020 17:18:06 +0300 Subject: [PATCH] www-client/palemoon: change REPO_URI Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alfred Wingate --- www-client/palemoon/palemoon-28.13.0.ebuild | 4 ++-- www-client/palemoon/palemoon-28.14.2.ebuild | 4 ++-- www-client/palemoon/palemoon-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www-client/palemoon/palemoon-28.13.0.ebuild b/www-client/palemoon/palemoon-28.13.0.ebuild index 1fbc00d..1c50a04 100644 --- a/www-client/palemoon/palemoon-28.13.0.ebuild +++ b/www-client/palemoon/palemoon-28.13.0.ebuild @@ -13,9 +13,9 @@ DESCRIPTION="Pale Moon Web Browser" HOMEPAGE="https://www.palemoon.org/" if [[ "${PV}" == *9999* ]]; then - EGIT_REPO_URI="https://repo.palemoon.org/MCP/Pale-Moon.git" + EGIT_REPO_URI="https://repo.palemoon.org/MoonChildProductions/Pale-Moon.git" else - EGIT_REPO_URI="https://repo.palemoon.org/MCP/Pale-Moon.git" + EGIT_REPO_URI="https://repo.palemoon.org/MoonChildProductions/Pale-Moon.git" EGIT_COMMIT="${PV}_Release" KEYWORDS="~amd64" fi diff --git a/www-client/palemoon/palemoon-28.14.2.ebuild b/www-client/palemoon/palemoon-28.14.2.ebuild index 1fbc00d..1c50a04 100644 --- a/www-client/palemoon/palemoon-28.14.2.ebuild +++ b/www-client/palemoon/palemoon-28.14.2.ebuild @@ -13,9 +13,9 @@ DESCRIPTION="Pale Moon Web Browser" HOMEPAGE="https://www.palemoon.org/" if [[ "${PV}" == *9999* ]]; then - EGIT_REPO_URI="https://repo.palemoon.org/MCP/Pale-Moon.git" + EGIT_REPO_URI="https://repo.palemoon.org/MoonChildProductions/Pale-Moon.git" else - EGIT_REPO_URI="https://repo.palemoon.org/MCP/Pale-Moon.git" + EGIT_REPO_URI="https://repo.palemoon.org/MoonChildProductions/Pale-Moon.git" EGIT_COMMIT="${PV}_Release" KEYWORDS="~amd64" fi diff --git a/www-client/palemoon/palemoon-9999.ebuild b/www-client/palemoon/palemoon-9999.ebuild index 1fbc00d..1c50a04 100644 --- a/www-client/palemoon/palemoon-9999.ebuild +++ b/www-client/palemoon/palemoon-9999.ebuild @@ -13,9 +13,9 @@ DESCRIPTION="Pale Moon Web Browser" HOMEPAGE="https://www.palemoon.org/" if [[ "${PV}" == *9999* ]]; then - EGIT_REPO_URI="https://repo.palemoon.org/MCP/Pale-Moon.git" + EGIT_REPO_URI="https://repo.palemoon.org/MoonChildProductions/Pale-Moon.git" else - EGIT_REPO_URI="https://repo.palemoon.org/MCP/Pale-Moon.git" + EGIT_REPO_URI="https://repo.palemoon.org/MoonChildProductions/Pale-Moon.git" EGIT_COMMIT="${PV}_Release" KEYWORDS="~amd64" fi