dev-python/*: use the pypi mirror for packages I maintain

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
Theo Anderson
2020-12-09 17:12:01 +13:00
parent 1ad5e5ed02
commit bf86504c87
8 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="System tray icon creation via python"
HOMEPAGE="https://github.com/moses-palmer/pystray"
SRC_URI="https://github.com/moses-palmer/pystray/archive/v${PV}.tar.gz"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"