diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:45:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:28:35 +0200 |
commit | c76a6cc1cd6c05b54ac2f47209e5969a735c1700 (patch) | |
tree | b1acb0bc281ce26f6b7402a5ef72207e18bfd047 /dev-python/thunarx-python | |
parent | app-office/orage: Inline mirror://xfce (diff) | |
download | gentoo-c76a6cc1cd6c05b54ac2f47209e5969a735c1700.tar.gz gentoo-c76a6cc1cd6c05b54ac2f47209e5969a735c1700.tar.bz2 gentoo-c76a6cc1cd6c05b54ac2f47209e5969a735c1700.zip |
dev-python/thunarx-python: Inline mirror://xfce
Diffstat (limited to 'dev-python/thunarx-python')
-rw-r--r-- | dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild | 2 | ||||
-rw-r--r-- | 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 28406718333b..8d348aeb4c1a 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 cd7f101ea881..ffe9dde4ac34 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" |