commit:     93f886262580e21013aab82a8b0f1748af1c2b58
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 10:04:36 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 10:04:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f88626

sci-physics/yoda: Use HTTPS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-physics/yoda/yoda-1.7.0-r2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sci-physics/yoda/yoda-1.7.0-r2.ebuild 
b/sci-physics/yoda/yoda-1.7.0-r2.ebuild
index 918658484a9..a17c010c34b 100644
--- a/sci-physics/yoda/yoda-1.7.0-r2.ebuild
+++ b/sci-physics/yoda/yoda-1.7.0-r2.ebuild
@@ -6,11 +6,10 @@ EAPI=6
 inherit bash-completion-r1
 
 DESCRIPTION="Yet more Objects for (High Energy Physics) Data Analysis"
-HOMEPAGE="http://yoda.hepforge.org/";
+HOMEPAGE="https://yoda.hepforge.org/";
+SRC_URI="https://www.hepforge.org/archive/${PN}/${P^^}.tar.bz2";
 
-SRC_URI="http://www.hepforge.org/archive/${PN}/${P^^}.tar.bz2";
 LICENSE="GPL-2"
-
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="root static-libs"

Reply via email to