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 --- sci-biology/rebase/metadata.xml | 2 +- sci-biology/rebase/rebase-1507.ebuild | 2 +- sci-biology/rebase/rebase-1508.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-biology/rebase') diff --git a/sci-biology/rebase/metadata.xml b/sci-biology/rebase/metadata.xml index 734fcff7e215..dd0f62c9e614 100644 --- a/sci-biology/rebase/metadata.xml +++ b/sci-biology/rebase/metadata.xml @@ -1,5 +1,5 @@ - + sci-biology diff --git a/sci-biology/rebase/rebase-1507.ebuild b/sci-biology/rebase/rebase-1507.ebuild index 6b32ba231a2e..0088b50aa25b 100644 --- a/sci-biology/rebase/rebase-1507.ebuild +++ b/sci-biology/rebase/rebase-1507.ebuild @@ -8,7 +8,7 @@ MY_PV=${PV#1} DESCRIPTION="A restriction enzyme database" HOMEPAGE="http://rebase.neb.com" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="public-domain" diff --git a/sci-biology/rebase/rebase-1508.ebuild b/sci-biology/rebase/rebase-1508.ebuild index f171a569ee83..1bfa8ba6880d 100644 --- a/sci-biology/rebase/rebase-1508.ebuild +++ b/sci-biology/rebase/rebase-1508.ebuild @@ -8,7 +8,7 @@ MY_PV=${PV#1} DESCRIPTION="A restriction enzyme database" HOMEPAGE="http://rebase.neb.com" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="public-domain" -- cgit v1.2.3-65-gdbad