From 7ddc584fb46f0c8b3b6c46dbf9cc17d8b3f1ec10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Tue, 4 May 2021 13:13:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D1=81=D0=BA=D0=B0=D1=87=D0=B8=D0=B2=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20sudsds=20=D0=B8=20dslib?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sudsds/{sudsds-1.0.1-r3.ebuild => sudsds-1.0.1-r4.ebuild} | 3 ++- net-libs/dslib/{dslib-3.0-r4.ebuild => dslib-3.0-r5.ebuild} | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) rename dev-python/sudsds/{sudsds-1.0.1-r3.ebuild => sudsds-1.0.1-r4.ebuild} (76%) rename net-libs/dslib/{dslib-3.0-r4.ebuild => dslib-3.0-r5.ebuild} (81%) diff --git a/dev-python/sudsds/sudsds-1.0.1-r3.ebuild b/dev-python/sudsds/sudsds-1.0.1-r4.ebuild similarity index 76% rename from dev-python/sudsds/sudsds-1.0.1-r3.ebuild rename to dev-python/sudsds/sudsds-1.0.1-r4.ebuild index b60047d0d..c87e7ba1b 100644 --- a/dev-python/sudsds/sudsds-1.0.1-r3.ebuild +++ b/dev-python/sudsds/sudsds-1.0.1-r4.ebuild @@ -10,7 +10,8 @@ inherit distutils2 DESCRIPTION="Lightweight SOAP client - Czech NIC labs fork" HOMEPAGE="https://labs.nic.cz/page/969/" -SRC_URI="http://www.nic.cz/public_media/datove_schranky/releases/src/${P}.tar.gz" +SRC_URI="ftp://ftp.calculate-linux.org/calculate/source/${PN}/${P}.tar.gz + http://mirror.yandex.ru/calculate/source/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" diff --git a/net-libs/dslib/dslib-3.0-r4.ebuild b/net-libs/dslib/dslib-3.0-r5.ebuild similarity index 81% rename from net-libs/dslib/dslib-3.0-r4.ebuild rename to net-libs/dslib/dslib-3.0-r5.ebuild index fbeb518fc..7cf9937f8 100644 --- a/net-libs/dslib/dslib-3.0-r4.ebuild +++ b/net-libs/dslib/dslib-3.0-r5.ebuild @@ -10,7 +10,8 @@ inherit distutils2 DESCRIPTION="Library to access Czech eGov system \"Datove schranky\"" HOMEPAGE="http://labs.nic.cz/page/969/datovka/" -SRC_URI="http://www.nic.cz/public_media/datove_schranky/releases//src/${P}.tar.gz" +SRC_URI="ftp://ftp.calculate-linux.org/calculate/source/${PN}/${P}.tar.gz + http://mirror.yandex.ru/calculate/source/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"