diff options
author | Marco Scardovi <mscardovi@icloud.com> | 2022-12-28 23:17:10 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-01-09 14:46:43 +0200 |
commit | 0d45e3b7b11d506d82c24e9b1c83647749c719cc (patch) | |
tree | 73ed25618b932e4ceea543fd05d71c7a47245242 /sys-cluster/torque | |
parent | media-sound/musescore: fix build for 9999 (diff) | |
download | gentoo-0d45e3b7b11d506d82c24e9b1c83647749c719cc.tar.gz gentoo-0d45e3b7b11d506d82c24e9b1c83647749c719cc.tar.bz2 gentoo-0d45e3b7b11d506d82c24e9b1c83647749c719cc.zip |
sys-cluster/torque: update HOMEPAGE
Closes: https://bugs.gentoo.org/881819
Signed-off-by: Marco Scardovi <mscardovi@icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/28881
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r-- | sys-cluster/torque/torque-6.0.4-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/torque/torque-6.0.4-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-cluster/torque/torque-6.0.4-r2.ebuild b/sys-cluster/torque/torque-6.0.4-r2.ebuild index b3886f93053d..b4fd6981da11 100644 --- a/sys-cluster/torque/torque-6.0.4-r2.ebuild +++ b/sys-cluster/torque/torque-6.0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ MY_COMMIT="6a0b37f85c7d644e9217cbab1542792d646f59a6" inherit autotools flag-o-matic linux-info toolchain-funcs DESCRIPTION="Resource manager and queuing system based on OpenPBS" -HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/torque" +HOMEPAGE="https://adaptivecomputing.com/cherry-services/torque-resource-manager/ https://github.com/adaptivecomputing/torque/" SRC_URI="https://github.com/adaptivecomputing/torque/archive/${MY_COMMIT}.tar.gz -> ${P}-gh-20170829.tar.gz https://dev.gentoo.org/~juippis/distfiles/tmp/torque-6.0.4-gcc7.patch https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-6.0.4-glibc-2.34-pthread.patch.bz2" diff --git a/sys-cluster/torque/torque-6.0.4-r3.ebuild b/sys-cluster/torque/torque-6.0.4-r3.ebuild index 6799806e325e..268b518c340b 100644 --- a/sys-cluster/torque/torque-6.0.4-r3.ebuild +++ b/sys-cluster/torque/torque-6.0.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ MY_COMMIT="6a0b37f85c7d644e9217cbab1542792d646f59a6" inherit autotools flag-o-matic linux-info toolchain-funcs DESCRIPTION="Resource manager and queuing system based on OpenPBS" -HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/torque" +HOMEPAGE="https://adaptivecomputing.com/cherry-services/torque-resource-manager/ https://github.com/adaptivecomputing/torque/" SRC_URI=" https://github.com/adaptivecomputing/torque/archive/${MY_COMMIT}.tar.gz -> ${P}-gh-20170829.tar.gz https://dev.gentoo.org/~juippis/distfiles/tmp/torque-6.0.4-gcc7.patch |