Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/mms-agent/
Date: Fri, 31 May 2019 00:57:31
Message-Id: 1559264195.997463d9e8d07693a121786ce7f9bb8b8492660d.bman@gentoo
1 commit: 997463d9e8d07693a121786ce7f9bb8b8492660d
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu May 30 07:30:32 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri May 31 00:56:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=997463d9
7
8 app-admin/mms-agent: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/12132
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 app-admin/mms-agent/mms-agent-3.7.0.212_p1.ebuild | 4 ++--
15 app-admin/mms-agent/mms-agent-6.0.0.381_p1.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/app-admin/mms-agent/mms-agent-3.7.0.212_p1.ebuild b/app-admin/mms-agent/mms-agent-3.7.0.212_p1.ebuild
19 index af3f9b652cf..160ecf3ef62 100644
20 --- a/app-admin/mms-agent/mms-agent-3.7.0.212_p1.ebuild
21 +++ b/app-admin/mms-agent/mms-agent-3.7.0.212_p1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -8,7 +8,7 @@ inherit eutils user
29 MY_PV=${PV/_p/-}
30
31 DESCRIPTION="MongoDB MMS agents"
32 -HOMEPAGE="http://mms.mongodb.com"
33 +HOMEPAGE="https://www.mongodb.com/cloud"
34 SRC_URI="
35 monitoring? (
36 amd64? ( https://mms.mongodb.com/download/agent/monitoring/mongodb-mms-monitoring-agent-${MY_PV}.linux_x86_64.tar.gz )
37
38 diff --git a/app-admin/mms-agent/mms-agent-6.0.0.381_p1.ebuild b/app-admin/mms-agent/mms-agent-6.0.0.381_p1.ebuild
39 index e597d7f41fe..4f3872a0672 100644
40 --- a/app-admin/mms-agent/mms-agent-6.0.0.381_p1.ebuild
41 +++ b/app-admin/mms-agent/mms-agent-6.0.0.381_p1.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2017 Gentoo Foundation
44 +# Copyright 1999-2019 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -8,7 +8,7 @@ inherit eutils user
49 MY_PV=${PV/_p/-}
50
51 DESCRIPTION="MongoDB MMS agents"
52 -HOMEPAGE="http://cloud.mongodb.com"
53 +HOMEPAGE="https://www.mongodb.com/cloud"
54 SRC_URI="
55 monitoring? (
56 https://cloud.mongodb.com/download/agent/monitoring/mongodb-mms-monitoring-agent-${MY_PV}.linux_x86_64.tar.gz