summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-04 13:54:23 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-04 13:54:23 -0400
commit6c49fbac47ddb2c42ee285130afea56f349a2d40 (patch)
tree285e5c0306e3484c8cbfbe5566242fe49857399d /mail-client
parentdev-libs/libintl: stable on arm. bug #584616 (diff)
downloadgentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.gz
gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.bz2
gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.zip
savannah: switch to https URLs
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mail-notification/files/mail-notification-aarch64.patch4
-rw-r--r--mail-client/nmh/nmh-1.3-r3.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/mail-notification/files/mail-notification-aarch64.patch b/mail-client/mail-notification/files/mail-notification-aarch64.patch
index e0957715b4b2..415ddbbaaa5a 100644
--- a/mail-client/mail-notification/files/mail-notification-aarch64.patch
+++ b/mail-client/mail-notification/files/mail-notification-aarch64.patch
@@ -915,10 +915,10 @@ diff -urN epienbroek-mail-notification-eab5c13/jbsrc/tools/config.guess epienbro
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from
-- http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
+- https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
+ http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
-- http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
+- https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
+ http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
If the version you run ($0) is already up to date, please
diff --git a/mail-client/nmh/nmh-1.3-r3.ebuild b/mail-client/nmh/nmh-1.3-r3.ebuild
index 72e78f1f0310..591bc76342c6 100644
--- a/mail-client/nmh/nmh-1.3-r3.ebuild
+++ b/mail-client/nmh/nmh-1.3-r3.ebuild
@@ -8,7 +8,7 @@ inherit eutils base
DESCRIPTION="New MH mail reader"
HOMEPAGE="http://www.nongnu.org/nmh/"
-SRC_URI="http://savannah.nongnu.org/download/nmh/${P}.tar.gz"
+SRC_URI="https://savannah.nongnu.org/download/nmh/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"