summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 04:42:37 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 12:04:23 +0200
commit4c095b1bd582c473eedc217da56ff27013a4ae24 (patch)
treee27ca1e1dc70e146ac7cca95cdd1976bc8f1654e
parentsci-biology/bioperl: use HTTPS for GitHub (diff)
downloadgentoo-4c095b1bd582c473eedc217da56ff27013a4ae24.tar.gz
gentoo-4c095b1bd582c473eedc217da56ff27013a4ae24.tar.bz2
gentoo-4c095b1bd582c473eedc217da56ff27013a4ae24.zip
sci-biology/bioperl-db: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r--sci-biology/bioperl-db/bioperl-db-9999-r1.ebuild5
1 files 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"