commit:     3847b36bbb015cdabca786c0953024578b77689e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Mar 29 18:45:02 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 10:50:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3847b36b

app-misc/glastree: update HOMEPAGE

Closes: https://github.com/gentoo/gentoo/pull/24806
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-misc/glastree/glastree-1.04.ebuild           | 5 +++--
 app-misc/glastree/glastree-1.04_p20150525.ebuild | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-misc/glastree/glastree-1.04.ebuild 
b/app-misc/glastree/glastree-1.04.ebuild
index 9a5212c50638..6ba6ab08de11 100644
--- a/app-misc/glastree/glastree-1.04.ebuild
+++ b/app-misc/glastree/glastree-1.04.ebuild
@@ -4,8 +4,9 @@
 EAPI=7
 
 DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written 
in perl"
-HOMEPAGE="http://www.igmus.org/code/";
-SRC_URI="http://www.igmus.org/files/${P}.tar.gz";
+HOMEPAGE="https://old.igmus.org/code/";
+SRC_URI="https://old.igmus.org/files/${P}.tar.gz";
+
 DEPEND="dev-lang/perl
        dev-perl/Date-Calc"
 SLOT="0"

diff --git a/app-misc/glastree/glastree-1.04_p20150525.ebuild 
b/app-misc/glastree/glastree-1.04_p20150525.ebuild
index ddf56b07931b..ddff74381dba 100644
--- a/app-misc/glastree/glastree-1.04_p20150525.ebuild
+++ b/app-misc/glastree/glastree-1.04_p20150525.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 COMMIT="1dc111308356d999f2a32aa50b6a0737ec5e6b09"
 DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written 
in perl"
-HOMEPAGE="http://www.igmus.org/code/";
+HOMEPAGE="https://old.igmus.org/code/";
 SRC_URI="https://github.com/jeremywohl/glastree/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
 S="${WORKDIR}/${PN}-${COMMIT}"
 

Reply via email to