commit: ccf1df8eed92e36f75be2e7a3bea8532950c3602 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Jan 13 20:42:31 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Jan 13 20:42:31 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ccf1df8e
sci-biology/argo-bin: use https for homepage Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/argo-bin/argo-bin-1.0.31.ebuild | 8 ++++---- sci-biology/argo-bin/argo-bin-2.0.3.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sci-biology/argo-bin/argo-bin-1.0.31.ebuild b/sci-biology/argo-bin/argo-bin-1.0.31.ebuild index 5f0fae0dc..615c186b2 100644 --- a/sci-biology/argo-bin/argo-bin-1.0.31.ebuild +++ b/sci-biology/argo-bin/argo-bin-1.0.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,9 +6,9 @@ EAPI=5 inherit java-utils-2 toolchain-funcs DESCRIPTION="Visualization and manually annotating whole genomes" -HOMEPAGE="http://www.broadinstitute.org/annotation/argo2 - http://www.broadinstitute.org/annotation/argo" -SRC_URI="http://www.broadinstitute.org/annotation/argo/argo.jar" +HOMEPAGE="https://www.broadinstitute.org/annotation/argo2 + https://www.broadinstitute.org/annotation/argo" +SRC_URI="https://www.broadinstitute.org/annotation/argo/argo.jar" # # Release Number: 1.0.31 # Release Date: 2010-02-05 diff --git a/sci-biology/argo-bin/argo-bin-2.0.3.ebuild b/sci-biology/argo-bin/argo-bin-2.0.3.ebuild index 7a6547fb8..8b07ccaaa 100644 --- a/sci-biology/argo-bin/argo-bin-2.0.3.ebuild +++ b/sci-biology/argo-bin/argo-bin-2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,9 +6,9 @@ EAPI=5 inherit java-utils-2 toolchain-funcs DESCRIPTION="Visualization and manually annotating whole genomes" -HOMEPAGE="http://www.broadinstitute.org/annotation/argo2 - http://www.broadinstitute.org/annotation/argo" -SRC_URI="http://www.broadinstitute.org/annotation/argo2/releases/argo2.jar" +HOMEPAGE="https://www.broadinstitute.org/annotation/argo2 + https://www.broadinstitute.org/annotation/argo" +SRC_URI="https://www.broadinstitute.org/annotation/argo2/releases/argo2.jar" # # Release Number: 3 # Release Date: 2010-06-23
