diff --git a/app-crypt/openpgp-keys-calculate-release/openpgp-keys-calculate-release-20180827.ebuild b/app-crypt/openpgp-keys-calculate-release/openpgp-keys-calculate-release-20180827.ebuild index 12364954f..34fb065a8 100644 --- a/app-crypt/openpgp-keys-calculate-release/openpgp-keys-calculate-release-20180827.ebuild +++ b/app-crypt/openpgp-keys-calculate-release/openpgp-keys-calculate-release-20180827.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="OpenPGP keys used for Calculate binary packages" HOMEPAGE="http://www.calculate-linux.org" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/source/openpgp-keys/calculate-release.asc.${PV}.gz" +SRC_URI="https://mirror.calculate-linux.org/source/openpgp-keys/calculate-release.asc.${PV}.gz" LICENSE="public-domain" SLOT="0" diff --git a/app-crypt/shim-signed/shim-signed-0.2.ebuild b/app-crypt/shim-signed/shim-signed-0.2.ebuild index d39c22a7c..9a7e62efa 100644 --- a/app-crypt/shim-signed/shim-signed-0.2.ebuild +++ b/app-crypt/shim-signed/shim-signed-0.2.ebuild @@ -7,7 +7,7 @@ EAPI=7 DESCRIPTION="UEFI Shim bootloader for SecureBoot signed by Microsoft" HOMEPAGE="http://mjg59.dreamwidth.org/20303.html" SRC_URI="http://www.codon.org.uk/~mjg59/${PN}/${P}.tgz" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/source/${PN}/${P}.tgz +SRC_URI="https://mirror.calculate-linux.org/source/${PN}/${P}.tgz http://mirror.yandex.ru/calculate/source/${PN}/${P}.tgz" LICENSE="as-is" diff --git a/eclass/calculate-utils-r15.eclass b/eclass/calculate-utils-r15.eclass index c1d3aced3..0f1285142 100644 --- a/eclass/calculate-utils-r15.eclass +++ b/eclass/calculate-utils-r15.eclass @@ -17,7 +17,7 @@ inherit distutils-r1 eutils EXPORTED_FUNCTIONS="src_compile src_install pkg_preinst" -CALCULATE_URI="ftp://ftp.calculate-linux.org/calculate/source/calculate3" +CALCULATE_URI="https://mirror.calculate-linux.org/source/calculate3" MIRROR_URI="https://mirror.yandex.ru/calculate/source/calculate3" # @ECLASS-VARIABLE: CALCULATE_MODULES diff --git a/media-gfx/calculate-wallpapers/calculate-wallpapers-14-r2.ebuild b/media-gfx/calculate-wallpapers/calculate-wallpapers-14-r2.ebuild index 57db94ec2..a10385725 100644 --- a/media-gfx/calculate-wallpapers/calculate-wallpapers-14-r2.ebuild +++ b/media-gfx/calculate-wallpapers/calculate-wallpapers-14-r2.ebuild @@ -14,18 +14,18 @@ VERSION_IUSE="CL11 CL12 CL13" IUSE="+CL11 +CL12 +CL13" SRC_URI=" - ftp://ftp.calculate-linux.org/calculate/themes/wallpapers/wallpapers-14-r1.tar.bz2 + https://mirror.calculate-linux.org/themes/wallpapers/wallpapers-14-r1.tar.bz2 http://mirror.yandex.ru/calculate/themes/wallpapers/wallpapers-14-r1.tar.bz2 CL11? ( - ftp://ftp.calculate-linux.org/calculate/themes/wallpapers/wallpapers-11.tar.bz2 + https://mirror.calculate-linux.org/themes/wallpapers/wallpapers-11.tar.bz2 http://mirror.yandex.ru/calculate/themes/wallpapers/wallpapers-11.tar.bz2 ) CL12? ( - ftp://ftp.calculate-linux.org/calculate/themes/wallpapers/wallpapers-12.tar.bz2 + https://mirror.calculate-linux.org/themes/wallpapers/wallpapers-12.tar.bz2 http://mirror.yandex.ru/calculate/themes/wallpapers/wallpapers-12.tar.bz2 ) CL13? ( - ftp://ftp.calculate-linux.org/calculate/themes/wallpapers/wallpapers-13.tar.bz2 + https://mirror.calculate-linux.org/themes/wallpapers/wallpapers-13.tar.bz2 http://mirror.yandex.ru/calculate/themes/wallpapers/wallpapers-13.tar.bz2 ) " diff --git a/media-gfx/calculate-wallpapers/calculate-wallpapers-15.ebuild b/media-gfx/calculate-wallpapers/calculate-wallpapers-15.ebuild index 51fc41383..2dae93e5f 100644 --- a/media-gfx/calculate-wallpapers/calculate-wallpapers-15.ebuild +++ b/media-gfx/calculate-wallpapers/calculate-wallpapers-15.ebuild @@ -14,20 +14,20 @@ VERSION_IUSE="CL11 CL12 CL13 CL14" IUSE="+CL11 +CL12 +CL13 +CL14" SRC_URI=" - ftp://ftp.calculate-linux.org/calculate/themes/wallpapers/wallpapers-15.tar.bz2 + https://mirror.calculate-linux.org/themes/wallpapers/wallpapers-15.tar.bz2 http://mirror.yandex.ru/calculate/themes/wallpapers/wallpapers-15.tar.bz2 - ftp://ftp.calculate-linux.org/calculate/themes/wallpapers/wallpapers-14-r1.tar.bz2 + https://mirror.calculate-linux.org/themes/wallpapers/wallpapers-14-r1.tar.bz2 http://mirror.yandex.ru/calculate/themes/wallpapers/wallpapers-14-r1.tar.bz2 CL11? ( - ftp://ftp.calculate-linux.org/calculate/themes/wallpapers/wallpapers-11.tar.bz2 + https://mirror.calculate-linux.org/themes/wallpapers/wallpapers-11.tar.bz2 http://mirror.yandex.ru/calculate/themes/wallpapers/wallpapers-11.tar.bz2 ) CL12? ( - ftp://ftp.calculate-linux.org/calculate/themes/wallpapers/wallpapers-12.tar.bz2 + https://mirror.calculate-linux.org/themes/wallpapers/wallpapers-12.tar.bz2 http://mirror.yandex.ru/calculate/themes/wallpapers/wallpapers-12.tar.bz2 ) CL13? ( - ftp://ftp.calculate-linux.org/calculate/themes/wallpapers/wallpapers-13.tar.bz2 + https://mirror.calculate-linux.org/themes/wallpapers/wallpapers-13.tar.bz2 http://mirror.yandex.ru/calculate/themes/wallpapers/wallpapers-13.tar.bz2 ) " diff --git a/media-gfx/cinnamon-themes-calculate/cinnamon-themes-calculate-15.ebuild b/media-gfx/cinnamon-themes-calculate/cinnamon-themes-calculate-15.ebuild index 760d6df07..51b92bc25 100644 --- a/media-gfx/cinnamon-themes-calculate/cinnamon-themes-calculate-15.ebuild +++ b/media-gfx/cinnamon-themes-calculate/cinnamon-themes-calculate-15.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/cinnamon/cinnamon-calculate-${PV}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/cinnamon/cinnamon-calculate-${PV}.tar.bz2 http://mirror.yandex.ru/calculate/themes/cinnamon/cinnamon-calculate-${PV}.tar.bz2" REQUIRED_USE="" diff --git a/media-gfx/dm-themes-calculate/dm-themes-calculate-13.ebuild b/media-gfx/dm-themes-calculate/dm-themes-calculate-13.ebuild index 61fde61bf..02d437f3b 100644 --- a/media-gfx/dm-themes-calculate/dm-themes-calculate-13.ebuild +++ b/media-gfx/dm-themes-calculate/dm-themes-calculate-13.ebuild @@ -14,16 +14,16 @@ IUSE="themes_CLD themes_CLDX themes_CLS themes_CLDG" SRC_URI="themes_CLD? ( - ftp://ftp.calculate-linux.org/calculate/themes/dm/dm-cld-13.tar.bz2 + https://mirror.calculate-linux.org/themes/dm/dm-cld-13.tar.bz2 ) themes_CLDX? ( - ftp://ftp.calculate-linux.org/calculate/themes/dm/dm-cldx-13.tar.bz2 + https://mirror.calculate-linux.org/themes/dm/dm-cldx-13.tar.bz2 ) themes_CLDG? ( - ftp://ftp.calculate-linux.org/calculate/themes/dm/dm-cldg-13.tar.bz2 + https://mirror.calculate-linux.org/themes/dm/dm-cldg-13.tar.bz2 ) themes_CLS? ( - ftp://ftp.calculate-linux.org/calculate/themes/dm/dm-cls-13.tar.bz2 + https://mirror.calculate-linux.org/themes/dm/dm-cls-13.tar.bz2 )" REQUIRED_USE="^^ ( themes_CLD themes_CLDX themes_CLS themes_CLDG )" diff --git a/media-gfx/dm-themes-calculate/dm-themes-calculate-14-r2.ebuild b/media-gfx/dm-themes-calculate/dm-themes-calculate-14-r2.ebuild index 19615e218..f8476e739 100644 --- a/media-gfx/dm-themes-calculate/dm-themes-calculate-14-r2.ebuild +++ b/media-gfx/dm-themes-calculate/dm-themes-calculate-14-r2.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/dm/dm-14-r4.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/dm/dm-14-r4.tar.bz2 http://mirror.yandex.ru/calculate/themes/dm/dm-14-r4.tar.bz2" RDEPEND="" diff --git a/media-gfx/dm-themes-calculate/dm-themes-calculate-15.ebuild b/media-gfx/dm-themes-calculate/dm-themes-calculate-15.ebuild index 06d598ff2..cc8fc65fa 100644 --- a/media-gfx/dm-themes-calculate/dm-themes-calculate-15.ebuild +++ b/media-gfx/dm-themes-calculate/dm-themes-calculate-15.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/dm/dm-15.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/dm/dm-15.tar.bz2 http://mirror.yandex.ru/calculate/themes/dm/dm-15.tar.bz2" RDEPEND="" diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15-r2.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15-r2.ebuild index 22fb517c1..f4ceb3b2a 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15-r2.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15-r2.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" RDEPEND="media-gfx/gfxboot" diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15-r3.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15-r3.ebuild index 22fb517c1..f4ceb3b2a 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15-r3.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15-r3.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" RDEPEND="media-gfx/gfxboot" diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15.ebuild index c87ba547b..e9cf49ac9 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-15.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2" RDEPEND="media-gfx/gfxboot" diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-17-r1.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-17-r1.ebuild index e054951e6..52ff76060 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-17-r1.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-17-r1.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-17.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-17.ebuild index c87ba547b..e9cf49ac9 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-17.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-17.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2" RDEPEND="media-gfx/gfxboot" diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-18-r1.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-18-r1.ebuild index 30b0b9cba..4176b6fed 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-18-r1.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-18-r1.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-18.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-18.ebuild index e054951e6..52ff76060 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-18.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-18.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PV}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r1.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r1.ebuild index 30b0b9cba..4176b6fed 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r1.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r1.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r2.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r2.ebuild index 30b0b9cba..4176b6fed 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r2.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r2.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r3.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r3.ebuild index 30b0b9cba..4176b6fed 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r3.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19-r3.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19.ebuild index 30b0b9cba..4176b6fed 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-19.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-20.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-20.ebuild index 30b0b9cba..4176b6fed 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-20.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-20.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r1.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r1.ebuild index 30b0b9cba..4176b6fed 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r1.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r1.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r2.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r2.ebuild index 30b0b9cba..4176b6fed 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r2.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r2.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r3.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r3.ebuild index 47b99403a..f41c90963 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r3.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r3.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 https://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21.ebuild b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21.ebuild index 30b0b9cba..4176b6fed 100644 --- a/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21.ebuild +++ b/media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2 http://mirror.yandex.ru/calculate/themes/gfxboot/gfxboot-themes-calculate-${PVR}.tar.bz2" DEPEND="media-gfx/gfxboot diff --git a/media-gfx/grub-splashes-calculate/grub-splashes-calculate-13.ebuild b/media-gfx/grub-splashes-calculate/grub-splashes-calculate-13.ebuild index b7f3b40e4..77e301307 100644 --- a/media-gfx/grub-splashes-calculate/grub-splashes-calculate-13.ebuild +++ b/media-gfx/grub-splashes-calculate/grub-splashes-calculate-13.ebuild @@ -14,25 +14,25 @@ IUSE="themes_CLD themes_CLDX themes_CLS themes_CLDG themes_CSS themes_CDS themes SRC_URI=" themes_CLD? ( - ftp://ftp.calculate-linux.org/calculate/themes/grub/grub-cld-13.tar.bz2 + https://mirror.calculate-linux.org/themes/grub/grub-cld-13.tar.bz2 ) themes_CLDX? ( - ftp://ftp.calculate-linux.org/calculate/themes/grub/grub-cldx-13.tar.bz2 + https://mirror.calculate-linux.org/themes/grub/grub-cldx-13.tar.bz2 ) themes_CLDG? ( - ftp://ftp.calculate-linux.org/calculate/themes/grub/grub-cldg-13.tar.bz2 + https://mirror.calculate-linux.org/themes/grub/grub-cldg-13.tar.bz2 ) themes_CMC? ( - ftp://ftp.calculate-linux.org/calculate/themes/grub/grub-cmc-13.tar.bz2 + https://mirror.calculate-linux.org/themes/grub/grub-cmc-13.tar.bz2 ) themes_CLS? ( - ftp://ftp.calculate-linux.org/calculate/themes/grub/grub-cls-13.tar.bz2 + https://mirror.calculate-linux.org/themes/grub/grub-cls-13.tar.bz2 ) themes_CDS? ( - ftp://ftp.calculate-linux.org/calculate/themes/grub/grub-cds-13.tar.bz2 + https://mirror.calculate-linux.org/themes/grub/grub-cds-13.tar.bz2 ) themes_CSS? ( - ftp://ftp.calculate-linux.org/calculate/themes/grub/grub-css-13.tar.bz2 + https://mirror.calculate-linux.org/themes/grub/grub-css-13.tar.bz2 )" REQUIRED_USE="^^ ( themes_CLD themes_CLDX themes_CLS themes_CLDG themes_CSS diff --git a/media-gfx/grub-splashes-calculate/grub-splashes-calculate-14.ebuild b/media-gfx/grub-splashes-calculate/grub-splashes-calculate-14.ebuild index e2ebd5094..c0f7b95b9 100644 --- a/media-gfx/grub-splashes-calculate/grub-splashes-calculate-14.ebuild +++ b/media-gfx/grub-splashes-calculate/grub-splashes-calculate-14.ebuild @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/grub/grub-14-r1.tar.bz2 +SRC_URI="https://mirror.calculate-linux.org/themes/grub/grub-14-r1.tar.bz2 http://mirror.yandex.ru/calculate/themes/grub/grub-14-r1.tar.bz2" RDEPEND="! ${P}.jpg http://mirror.yandex.ru/calculate/themes/calculate/grub-17-r1.jpg -> ${P}.jpg" DEPEND="! ${PF}.jpg http://mirror.yandex.ru/calculate/themes/calculate/grub-18-r1.jpg -> ${PF}.jpg" DEPEND="!