From 4c095b1bd582c473eedc217da56ff27013a4ae24 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 04:42:37 +1000 Subject: sci-biology/bioperl-db: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- sci-biology/bioperl-db/bioperl-db-9999-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sci-biology/bioperl-db/bioperl-db-9999-r1.ebuild b/sci-biology/bioperl-db/bioperl-db-9999-r1.ebuild index 10786bd7dce0..2575b8c6af71 100644 --- a/sci-biology/bioperl-db/bioperl-db-9999-r1.ebuild +++ b/sci-biology/bioperl-db/bioperl-db-9999-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,8 +8,7 @@ inherit perl-module git-2 DESCRIPTION="Perl tools for bioinformatics - Perl API that accesses the BioSQL schema" HOMEPAGE="http://www.bioperl.org/" SRC_URI="" -EGIT_REPO_URI="git://github.com/bioperl/${PN}.git - https://github.com/bioperl/${PN}.git" +EGIT_REPO_URI="https://github.com/bioperl/${PN}.git" LICENSE="Artistic GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad