diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /sci-biology/cd-hit | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2 gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip |
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/cd-hit')
-rw-r--r-- | sci-biology/cd-hit/cd-hit-4.5.1.ebuild | 2 | ||||
-rw-r--r-- | sci-biology/cd-hit/cd-hit-4.5.4.ebuild | 2 | ||||
-rw-r--r-- | sci-biology/cd-hit/cd-hit-4.6.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/cd-hit/cd-hit-4.5.1.ebuild b/sci-biology/cd-hit/cd-hit-4.5.1.ebuild index d47948f0d821..e1eeac9a03ea 100644 --- a/sci-biology/cd-hit/cd-hit-4.5.1.ebuild +++ b/sci-biology/cd-hit/cd-hit-4.5.1.ebuild @@ -11,7 +11,7 @@ RELEASE="${PN}-v${PV}-${RELDATE}" DESCRIPTION="Clustering Database at High Identity with Tolerance" HOMEPAGE="http://weizhong-lab.ucsd.edu/cd-hit/" -SRC_URI="http://cdhit.googlecode.com/files/${RELEASE}.tgz" +SRC_URI="https://cdhit.googlecode.com/files/${RELEASE}.tgz" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" diff --git a/sci-biology/cd-hit/cd-hit-4.5.4.ebuild b/sci-biology/cd-hit/cd-hit-4.5.4.ebuild index bafa3301d724..032aafc43bf3 100644 --- a/sci-biology/cd-hit/cd-hit-4.5.4.ebuild +++ b/sci-biology/cd-hit/cd-hit-4.5.4.ebuild @@ -11,7 +11,7 @@ RELEASE="${PN}-v${PV}-${RELDATE}" DESCRIPTION="Clustering Database at High Identity with Tolerance" HOMEPAGE="http://weizhong-lab.ucsd.edu/cd-hit/" -SRC_URI="http://cdhit.googlecode.com/files/${RELEASE}.tgz" +SRC_URI="https://cdhit.googlecode.com/files/${RELEASE}.tgz" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" diff --git a/sci-biology/cd-hit/cd-hit-4.6.ebuild b/sci-biology/cd-hit/cd-hit-4.6.ebuild index d7dd15559c5c..73c8e48636e7 100644 --- a/sci-biology/cd-hit/cd-hit-4.6.ebuild +++ b/sci-biology/cd-hit/cd-hit-4.6.ebuild @@ -11,7 +11,7 @@ RELEASE="${PN}-v${PV}-${RELDATE}" DESCRIPTION="Clustering Database at High Identity with Tolerance" HOMEPAGE="http://weizhong-lab.ucsd.edu/cd-hit/" -SRC_URI="http://cdhit.googlecode.com/files/${RELEASE}.tgz" +SRC_URI="https://cdhit.googlecode.com/files/${RELEASE}.tgz" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" |