summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pypax/pypax-0.9.0.ebuild')
-rw-r--r--dev-python/pypax/pypax-0.9.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pypax/pypax-0.9.0.ebuild b/dev-python/pypax/pypax-0.9.0.ebuild
index 22d7ef6b3f78..a1713f446e00 100644
--- a/dev-python/pypax/pypax-0.9.0.ebuild
+++ b/dev-python/pypax/pypax-0.9.0.ebuild
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
inherit distutils-r1
DESCRIPTION="Python module to get or set either PT_PAX and/or XATTR_PAX flags"
-HOMEPAGE="http://dev.gentoo.org/~blueness/elfix/
- http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml"
-SRC_URI="http://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz"
+HOMEPAGE="https://dev.gentoo.org/~blueness/elfix/
+ https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml"
+SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz"
S="${WORKDIR}/elfix-${PV}/scripts"