From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/slurm/
Date: Sun, 30 Jul 2017 09:23:00 +0000 (UTC) [thread overview]
Message-ID: <1501406565.0deff097b2eaf288c2d2480e69f4564b6ddd57dd.mgorny@gentoo> (raw)
commit: 0deff097b2eaf288c2d2480e69f4564b6ddd57dd
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 14:48:50 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:22:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0deff097
sys-cluster/slurm: use HTTPS for GitHub, HOMEPAGE, SRC_URI and doc
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sys-cluster/slurm/slurm-16.05.2.ebuild | 8 ++++----
sys-cluster/slurm/slurm-17.02.6.ebuild | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/sys-cluster/slurm/slurm-16.05.2.ebuild b/sys-cluster/slurm/slurm-16.05.2.ebuild
index 9e0f02d6bbf..956fa3e1251 100644
--- a/sys-cluster/slurm/slurm-16.05.2.ebuild
+++ b/sys-cluster/slurm/slurm-16.05.2.ebuild
@@ -4,7 +4,7 @@
EAPI=6
if [[ ${PV} == *9999* ]]; then
- EGIT_REPO_URI="git://github.com/SchedMD/slurm.git"
+ EGIT_REPO_URI="https://github.com/SchedMD/slurm.git"
INHERIT_GIT="git-r3"
SRC_URI=""
KEYWORDS=""
@@ -17,7 +17,7 @@ else
fi
MY_P="${PN}-${MY_PV}"
INHERIT_GIT=""
- SRC_URI="http://www.schedmd.com/download/latest/${MY_P}.tar.bz2"
+ SRC_URI="https://www.schedmd.com/download/latest/${MY_P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${MY_P}"
fi
@@ -25,7 +25,7 @@ fi
inherit autotools eutils pam perl-module user prefix ${INHERIT_GIT}
DESCRIPTION="SLURM: A Highly Scalable Resource Manager"
-HOMEPAGE="http://www.schedmd.com"
+HOMEPAGE="https://www.schedmd.com"
LICENSE="GPL-2"
SLOT="0"
@@ -220,7 +220,7 @@ pkg_postinst() {
elog "through a (javascript enabled) browser to create a configureation file."
elog "Copy that file to /etc/slurm/slurm.conf on all nodes (including the headnode) of your cluster."
einfo
- elog "For cgroup support, please see http://www.schedmd.com/slurmdocs/cgroup.conf.html"
+ elog "For cgroup support, please see https://www.schedmd.com/slurmdocs/cgroup.conf.html"
elog "Your kernel must be compiled with the wanted cgroup feature:"
elog " General setup --->"
elog " [*] Control Group support --->"
diff --git a/sys-cluster/slurm/slurm-17.02.6.ebuild b/sys-cluster/slurm/slurm-17.02.6.ebuild
index 1d246ec803a..72d5cafc994 100644
--- a/sys-cluster/slurm/slurm-17.02.6.ebuild
+++ b/sys-cluster/slurm/slurm-17.02.6.ebuild
@@ -4,7 +4,7 @@
EAPI=6
if [[ ${PV} == *9999* ]]; then
- EGIT_REPO_URI="git://github.com/SchedMD/slurm.git"
+ EGIT_REPO_URI="https://github.com/SchedMD/slurm.git"
INHERIT_GIT="git-r3"
SRC_URI=""
KEYWORDS=""
@@ -17,7 +17,7 @@ else
fi
MY_P="${PN}-${MY_PV}"
INHERIT_GIT=""
- SRC_URI="http://www.schedmd.com/download/latest/${MY_P}.tar.bz2"
+ SRC_URI="https://www.schedmd.com/download/latest/${MY_P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${MY_P}"
fi
@@ -25,7 +25,7 @@ fi
inherit autotools eutils pam perl-module user prefix ${INHERIT_GIT}
DESCRIPTION="A Highly Scalable Resource Manager"
-HOMEPAGE="http://www.schedmd.com"
+HOMEPAGE="https://www.schedmd.com"
LICENSE="GPL-2"
SLOT="0"
@@ -213,7 +213,7 @@ pkg_postinst() {
elog "through a (javascript enabled) browser to create a configureation file."
elog "Copy that file to /etc/slurm/slurm.conf on all nodes (including the headnode) of your cluster."
echo
- elog "For cgroup support, please see http://www.schedmd.com/slurmdocs/cgroup.conf.html"
+ elog "For cgroup support, please see https://www.schedmd.com/slurmdocs/cgroup.conf.html"
elog "Your kernel must be compiled with the wanted cgroup feature:"
elog " General setup --->"
elog " [*] Control Group support --->"
next reply other threads:[~2017-07-30 9:23 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-30 9:23 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-11-12 19:56 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/slurm/ Justin Lecher
2017-11-26 17:17 Justin Lecher
2017-11-26 17:17 Justin Lecher
2018-06-10 9:41 Justin Lecher
2018-10-27 12:15 Justin Lecher
2019-10-06 18:07 Mikle Kolyada
2019-10-12 18:40 Mikle Kolyada
2019-10-20 16:50 Mikle Kolyada
2019-10-20 17:26 Mikle Kolyada
2019-10-20 18:35 Mikle Kolyada
2019-10-20 19:35 Mikle Kolyada
2019-10-20 20:27 Mikle Kolyada
2019-11-15 15:04 Mikle Kolyada
2019-12-01 8:56 Mikle Kolyada
2019-12-21 8:25 Mikle Kolyada
2019-12-21 8:59 Mikle Kolyada
2019-12-21 9:05 Mikle Kolyada
2019-12-21 9:46 Mikle Kolyada
2019-12-21 11:11 Mikle Kolyada
2020-02-29 13:00 Mikle Kolyada
2020-03-27 13:23 Mikle Kolyada
2020-03-27 13:30 Mikle Kolyada
2020-05-14 14:21 Mikle Kolyada
2020-05-14 14:21 Mikle Kolyada
2020-05-22 10:38 Mikle Kolyada
2020-05-22 10:39 Mikle Kolyada
2020-05-25 19:46 Alexey Shvetsov
2020-05-25 20:47 Alexey Shvetsov
2020-06-07 10:54 Mikle Kolyada
2020-07-26 1:53 Thomas Deutschmann
2020-08-29 10:10 Mikle Kolyada
2020-09-20 13:07 Mikle Kolyada
2020-09-20 13:07 Mikle Kolyada
2020-12-01 12:13 Mikle Kolyada
2020-12-01 12:16 Mikle Kolyada
2021-01-05 15:17 Mikle Kolyada
2021-03-07 11:58 David Seifert
2021-03-13 17:24 David Seifert
2021-03-25 23:31 Conrad Kostecki
2021-07-05 19:38 Marek Szuba
2021-07-05 19:38 Marek Szuba
2021-07-30 23:31 Sam James
2021-10-12 7:06 Sam James
2021-10-29 22:44 Sam James
2022-01-16 18:47 David Seifert
2022-02-02 5:30 Sam James
2022-02-02 6:21 Sam James
2022-06-26 7:02 Sam James
2022-07-09 8:38 David Seifert
2022-09-15 8:06 Alexey Shvetsov
2022-10-06 11:14 Joonas Niilola
2022-10-27 4:48 Sam James
2024-10-18 13:47 Benda XU
2024-10-18 13:47 Benda XU
2024-10-18 13:47 Benda XU
2025-04-23 8:29 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1501406565.0deff097b2eaf288c2d2480e69f4564b6ddd57dd.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox