sys-cluster/temanejo: update HOMEPAGE, SRC_URI

The homepage was deleted but the package still serves.
Just going to use wayback link so any users have information.

Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
Joe Kappus
2023-02-28 02:04:49 -05:00
parent 2314042ae8
commit c1ee06526b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>

View File

@@ -9,8 +9,8 @@ EAPI=8
inherit autotools #python-single-r1
DESCRIPTION="a debugger for task-parallel programming"
HOMEPAGE="http://www.hlrs.de/solutions-services/service-portfolio/programming/hpc-development-tools/temanejo/"
SRC_URI="http://fs.hlrs.de/projects/temanejo/${P}.tar.gz"
HOMEPAGE="https://web.archive.org/web/20210927061143/https://www.hlrs.de/solutions-services/service-portfolio/programming/hpc-development-tools/temanejo/"
SRC_URI="https://fs.hlrs.de/projects/temanejo/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"