commit: 0ad983ae6c30598a5a4f1e5c7328cc0af2a80ee1 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Thu May 6 12:38:44 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Thu May 6 12:38:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad983ae
dev-python/fire: clean from comments Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-python/fire/fire-0.3.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/fire/fire-0.3.1.ebuild b/dev-python/fire/fire-0.3.1.ebuild index cbabaed9e85..5c4b134e819 100644 --- a/dev-python/fire/fire-0.3.1.ebuild +++ b/dev-python/fire/fire-0.3.1.ebuild @@ -8,8 +8,7 @@ inherit distutils-r1 DESCRIPTION="library for automatically generating command line interfaces" HOMEPAGE="https://github.com/google/python-fire" -#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -SRC_URI="https://github.com/google/python-fire/archive/refs/tags/v0.3.1.tar.gz +SRC_URI="https://github.com/google/python-fire/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0"
