summaryrefslogtreecommitdiff
path: root/sys-apps/paxctl
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2018-01-28 21:12:35 -0500
committerMike Frysinger <vapier@gentoo.org>2018-01-28 21:13:41 -0500
commitd20e55e6797e5b14f2cbb91be5458f14606d2f43 (patch)
tree08421397daaa05b2b9570d6b78163a9bb590ac9f /sys-apps/paxctl
parent0c91f45af8d087a4184f4e6666ce1ec28bd9bfdd (diff)
downloadgentoo-d20e55e6797e5b14f2cbb91be5458f14606d2f43.tar.gz
gentoo-d20e55e6797e5b14f2cbb91be5458f14606d2f43.tar.xz
use https:// with grsecurity.net
Diffstat (limited to 'sys-apps/paxctl')
-rw-r--r--sys-apps/paxctl/paxctl-0.7-r2.ebuild4
-rw-r--r--sys-apps/paxctl/paxctl-0.8.ebuild4
-rw-r--r--sys-apps/paxctl/paxctl-0.9.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/paxctl/paxctl-0.7-r2.ebuild b/sys-apps/paxctl/paxctl-0.7-r2.ebuild
index 37fad4c8031..9457562da53 100644
--- a/sys-apps/paxctl/paxctl-0.7-r2.ebuild
+++ b/sys-apps/paxctl/paxctl-0.7-r2.ebuild
@@ -6,8 +6,8 @@ EAPI="4"
inherit toolchain-funcs eutils
DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries"
-SRC_URI="http://pax.grsecurity.net/${P}.tar.bz2"
-HOMEPAGE="http://pax.grsecurity.net"
+HOMEPAGE="https://pax.grsecurity.net/"
+SRC_URI="https://pax.grsecurity.net/${P}.tar.bz2"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
diff --git a/sys-apps/paxctl/paxctl-0.8.ebuild b/sys-apps/paxctl/paxctl-0.8.ebuild
index f975b8992c3..2cc81d11913 100644
--- a/sys-apps/paxctl/paxctl-0.8.ebuild
+++ b/sys-apps/paxctl/paxctl-0.8.ebuild
@@ -6,8 +6,8 @@ EAPI="5"
inherit toolchain-funcs eutils
DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries"
-SRC_URI="http://pax.grsecurity.net/${P}.tar.gz"
-HOMEPAGE="http://pax.grsecurity.net"
+HOMEPAGE="https://pax.grsecurity.net"
+SRC_URI="https://pax.grsecurity.net/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
diff --git a/sys-apps/paxctl/paxctl-0.9.ebuild b/sys-apps/paxctl/paxctl-0.9.ebuild
index 1c8f9e7ab15..9392795beca 100644
--- a/sys-apps/paxctl/paxctl-0.9.ebuild
+++ b/sys-apps/paxctl/paxctl-0.9.ebuild
@@ -6,8 +6,8 @@ EAPI="5"
inherit toolchain-funcs eutils
DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries"
-SRC_URI="http://pax.grsecurity.net/${P}.tar.gz"
-HOMEPAGE="http://pax.grsecurity.net"
+HOMEPAGE="https://pax.grsecurity.net"
+SRC_URI="https://pax.grsecurity.net/${P}.tar.gz"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
IUSE=""