aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:25:02 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:25:02 +0100
commit84ce0e6bab8e2f0f44d94f5777f1fd2b71616967 (patch)
tree7553eff4860e74e539e376fc553dc2ec6c581628
parentsci-biology/khmer: switch git:// to https:// (diff)
downloadsci-84ce0e6b.tar.gz
sci-84ce0e6b.tar.bz2
sci-84ce0e6b.zip
sci-biology/amos:
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--sci-biology/amos/amos-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/amos/amos-9999.ebuild b/sci-biology/amos/amos-9999.ebuild
index 9ad4d2d06..9cd6d64e6 100644
--- a/sci-biology/amos/amos-9999.ebuild
+++ b/sci-biology/amos/amos-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ inherit autotools-utils git-r3
DESCRIPTION="Whole genome assembler, Hawkeye and AMOScmp to compare multiple assemblies"
HOMEPAGE="http://sourceforge.net/projects/amos"
SRC_URI=""
-EGIT_REPO_URI="git://amos.git.sourceforge.net/gitroot/amos/amos"
+EGIT_REPO_URI="https://amos.git.sourceforge.net/gitroot/amos/amos"
LICENSE="Artistic"
SLOT="0"