summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Smith <matt@offtopica.uk>2021-06-28 18:00:36 +0100
committerIonen Wolkens <ionen@gentoo.org>2021-07-12 08:48:41 -0400
commit77b7edffdee09816a0fb72dc7d5ab9fb4ad97ae6 (patch)
treeffa018fa06e20bb6b64eb4ced7464ae54d07916b /app-arch/makeself
parentapp-arch/rpm: support lua5-3 and lua5-4 (diff)
downloadgentoo-77b7edffdee09816a0fb72dc7d5ab9fb4ad97ae6.tar.gz
gentoo-77b7edffdee09816a0fb72dc7d5ab9fb4ad97ae6.tar.bz2
gentoo-77b7edffdee09816a0fb72dc7d5ab9fb4ad97ae6.zip
app-arch/makeself: Update HOMEPAGE
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-arch/makeself')
-rw-r--r--app-arch/makeself/makeself-2.2.0-r2.ebuild2
-rw-r--r--app-arch/makeself/makeself-2.4.3.ebuild2
-rw-r--r--app-arch/makeself/makeself-2.4.4.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/makeself/makeself-2.2.0-r2.ebuild b/app-arch/makeself/makeself-2.2.0-r2.ebuild
index 04f9402991c5..05f623696520 100644
--- a/app-arch/makeself/makeself-2.2.0-r2.ebuild
+++ b/app-arch/makeself/makeself-2.2.0-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit unpacker
DESCRIPTION="Shell script that generates a self-extractible tar.gz"
-HOMEPAGE="http://www.megastep.org/makeself/"
+HOMEPAGE="https://makeself.io/"
SRC_URI="https://github.com/megastep/makeself/archive/release-${PV}.tar.gz"
S="${WORKDIR}/${PN}-release-${PV}"
diff --git a/app-arch/makeself/makeself-2.4.3.ebuild b/app-arch/makeself/makeself-2.4.3.ebuild
index 2cd2a9fa8709..32df98cc0e0c 100644
--- a/app-arch/makeself/makeself-2.4.3.ebuild
+++ b/app-arch/makeself/makeself-2.4.3.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit optfeature
DESCRIPTION="Shell script that generates a self-extractible tar.gz"
-HOMEPAGE="http://www.megastep.org/makeself/"
+HOMEPAGE="https://makeself.io/"
SRC_URI="https://github.com/megastep/makeself/archive/refs/tags/release-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-release-${PV}"
diff --git a/app-arch/makeself/makeself-2.4.4.ebuild b/app-arch/makeself/makeself-2.4.4.ebuild
index 17f5cf26fdd7..6e66645515bd 100644
--- a/app-arch/makeself/makeself-2.4.4.ebuild
+++ b/app-arch/makeself/makeself-2.4.4.ebuild
@@ -6,7 +6,7 @@ EAPI="7"
inherit optfeature
DESCRIPTION="Shell script that generates a self-extractible tar.gz"
-HOMEPAGE="http://www.megastep.org/makeself/"
+HOMEPAGE="https://makeself.io/"
SRC_URI="https://github.com/megastep/makeself/archive/refs/tags/release-${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"