summaryrefslogtreecommitdiff
path: root/dev-python/pymountboot/pymountboot-0.2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pymountboot/pymountboot-0.2.2.ebuild')
-rw-r--r--dev-python/pymountboot/pymountboot-0.2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index c8572aee6146..8260ec0bb9dd 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
inherit distutils-r1
DESCRIPTION="Python extension module to (re)mount /boot"
-HOMEPAGE="https://bitbucket.org/mgorny/pymountboot/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/pymountboot/"
+SRC_URI="https://github.com/mgorny/pymountboot/releases/download/pymount-${PV}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"