From: Michał Górny Date: Sun, 15 Sep 2019 15:08:12 +0000 (+0200) Subject: dev-db/pgadmin4: Inline mirror://postgresql X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dd3805efdf2905a59a402b67f735a5d977630e2b;p=gentoo.git dev-db/pgadmin4: Inline mirror://postgresql Signed-off-by: Michał Górny --- diff --git a/dev-db/pgadmin4/pgadmin4-4.10.ebuild b/dev-db/pgadmin4/pgadmin4-4.10.ebuild index 31cf045d0bf6..741c799eb200 100644 --- a/dev-db/pgadmin4/pgadmin4-4.10.ebuild +++ b/dev-db/pgadmin4/pgadmin4-4.10.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 qmake-utils DESCRIPTION="GUI administration and development platform for PostgreSQL" HOMEPAGE="https://www.pgadmin.org/" -SRC_URI="mirror://postgresql/pgadmin/${PN}/v${PV}/source/${P}.tar.gz" +SRC_URI="https://ftp.postgresql.org/pub/pgadmin/${PN}/v${PV}/source/${P}.tar.gz" LICENSE="POSTGRESQL" KEYWORDS="~amd64 ~x86" diff --git a/dev-db/pgadmin4/pgadmin4-4.5.ebuild b/dev-db/pgadmin4/pgadmin4-4.5.ebuild index d532f06fc995..828b27ee6a0e 100644 --- a/dev-db/pgadmin4/pgadmin4-4.5.ebuild +++ b/dev-db/pgadmin4/pgadmin4-4.5.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 qmake-utils DESCRIPTION="GUI administration and development platform for PostgreSQL" HOMEPAGE="https://www.pgadmin.org/" -SRC_URI="mirror://postgresql/pgadmin/${PN}/v${PV}/source/${P}.tar.gz" +SRC_URI="https://ftp.postgresql.org/pub/pgadmin/${PN}/v${PV}/source/${P}.tar.gz" LICENSE="POSTGRESQL" KEYWORDS="amd64 x86" diff --git a/dev-db/pgadmin4/pgadmin4-4.8.ebuild b/dev-db/pgadmin4/pgadmin4-4.8.ebuild index 31cf045d0bf6..741c799eb200 100644 --- a/dev-db/pgadmin4/pgadmin4-4.8.ebuild +++ b/dev-db/pgadmin4/pgadmin4-4.8.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 qmake-utils DESCRIPTION="GUI administration and development platform for PostgreSQL" HOMEPAGE="https://www.pgadmin.org/" -SRC_URI="mirror://postgresql/pgadmin/${PN}/v${PV}/source/${P}.tar.gz" +SRC_URI="https://ftp.postgresql.org/pub/pgadmin/${PN}/v${PV}/source/${P}.tar.gz" LICENSE="POSTGRESQL" KEYWORDS="~amd64 ~x86"