From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- virtual/perl-libnet/metadata.xml | 2 +- virtual/perl-libnet/perl-libnet-1.270.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'virtual/perl-libnet') diff --git a/virtual/perl-libnet/metadata.xml b/virtual/perl-libnet/metadata.xml index 36ee0f08c67c..7fb53ce37801 100644 --- a/virtual/perl-libnet/metadata.xml +++ b/virtual/perl-libnet/metadata.xml @@ -1,5 +1,5 @@ - + perl diff --git a/virtual/perl-libnet/perl-libnet-1.270.0.ebuild b/virtual/perl-libnet/perl-libnet-1.270.0.ebuild index ab61cc86af1b..eb1af7503de7 100644 --- a/virtual/perl-libnet/perl-libnet-1.270.0.ebuild +++ b/virtual/perl-libnet/perl-libnet-1.270.0.ebuild @@ -3,7 +3,7 @@ # $Id$ # Some important notes about detecting libnet version -# http://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes +# https://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes # perl-5.20 probably was 1.260 (which is not on cpan anymore) # lets stabilize this one day together with dev-lang/perl-5.20 -- cgit v1.2.3-65-gdbad