From c76a6cc1cd6c05b54ac2f47209e5969a735c1700 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 10 Jul 2018 12:45:37 +0200 Subject: [PATCH] dev-python/thunarx-python: Inline mirror://xfce --- dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild | 2 +- dev-python/thunarx-python/thunarx-python-0.5.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild b/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild index 28406718333bf..8d348aeb4c1a5 100644 --- a/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild +++ b/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild @@ -8,7 +8,7 @@ inherit python-single-r1 DESCRIPTION="Python bindings for the Thunar file manager" HOMEPAGE="https://goodies.xfce.org/projects/bindings/thunarx-python" -SRC_URI="mirror://xfce/src/bindings/${PN}/0.3/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/bindings/${PN}/0.3/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild b/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild index cd7f101ea881a..ffe9dde4ac34b 100644 --- a/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild +++ b/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild @@ -8,7 +8,7 @@ inherit python-single-r1 DESCRIPTION="Python bindings for the Thunar file manager" HOMEPAGE="https://goodies.xfce.org/projects/bindings/thunarx-python" -SRC_URI="mirror://xfce/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0"