Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/mailx/
Date: Mon, 01 Jan 2018 20:27:01
Message-Id: 1514838411.94e3e55ce33d771cd7c69c453acad2ae800bd55f.blueness@gentoo
1 commit: 94e3e55ce33d771cd7c69c453acad2ae800bd55f
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 1 20:26:32 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 1 20:26:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e3e55c
7
8 mail-client/mailx: use https to make repoman happy
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 mail-client/mailx/mailx-8.1.2.20160123.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/mailx/mailx-8.1.2.20160123.ebuild b/mail-client/mailx/mailx-8.1.2.20160123.ebuild
16 index 2ab7139e503..22d1c99a2fe 100644
17 --- a/mail-client/mailx/mailx-8.1.2.20160123.ebuild
18 +++ b/mail-client/mailx/mailx-8.1.2.20160123.ebuild
19 @@ -10,7 +10,7 @@ DPT="${DP}.orig.tar.bz2"
20 DPP="${DP}-4.debian.tar.xz"
21
22 DESCRIPTION="The $ mail program, which is used to send mail via shell scripts"
23 -HOMEPAGE="http://www.debian.org/"
24 +HOMEPAGE="https://www.debian.org/"
25 SRC_URI="http://http.debian.net/debian/pool/main/b/bsd-${PN}/${DPT}
26 http://http.debian.net/debian/pool/main/b/bsd-${PN}/${DPP}"