diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-26 16:25:08 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-10-09 15:45:33 +0200 |
commit | 9cebb058474c31aaacc443f2af7384accea1cf4e (patch) | |
tree | 8388630eebc00653fa8ebac293b1a57ed15009fb /media-gfx/asymptote | |
parent | app-arch/pbzip2: remove unused patch (diff) | |
download | gentoo-9cebb058474c31aaacc443f2af7384accea1cf4e.tar.gz gentoo-9cebb058474c31aaacc443f2af7384accea1cf4e.tar.bz2 gentoo-9cebb058474c31aaacc443f2af7384accea1cf4e.zip |
media-gfx/asymptote: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/17681
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.61.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.62.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.65.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.67.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/asymptote/asymptote-2.61.ebuild b/media-gfx/asymptote/asymptote-2.61.ebuild index 90caa2a04989..0117ea06a1dd 100644 --- a/media-gfx/asymptote/asymptote-2.61.ebuild +++ b/media-gfx/asymptote/asymptote-2.61.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit autotools elisp-common latex-package python-r1 DESCRIPTION="A vector graphics language that provides a framework for technical drawing" -HOMEPAGE="http://asymptote.sourceforge.net/" +HOMEPAGE="https://asymptote.sourceforge.io/" SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz" LICENSE="GPL-3" diff --git a/media-gfx/asymptote/asymptote-2.62.ebuild b/media-gfx/asymptote/asymptote-2.62.ebuild index 5f683b025c14..af22df7d3e9b 100644 --- a/media-gfx/asymptote/asymptote-2.62.ebuild +++ b/media-gfx/asymptote/asymptote-2.62.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit autotools elisp-common latex-package python-r1 DESCRIPTION="A vector graphics language that provides a framework for technical drawing" -HOMEPAGE="http://asymptote.sourceforge.net/" +HOMEPAGE="https://asymptote.sourceforge.io/" SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz" LICENSE="GPL-3" diff --git a/media-gfx/asymptote/asymptote-2.65.ebuild b/media-gfx/asymptote/asymptote-2.65.ebuild index be68de6d52cb..99fe53927a88 100644 --- a/media-gfx/asymptote/asymptote-2.65.ebuild +++ b/media-gfx/asymptote/asymptote-2.65.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit autotools elisp-common latex-package python-r1 DESCRIPTION="A vector graphics language that provides a framework for technical drawing" -HOMEPAGE="http://asymptote.sourceforge.net/" +HOMEPAGE="https://asymptote.sourceforge.io/" SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz" LICENSE="GPL-3" diff --git a/media-gfx/asymptote/asymptote-2.67.ebuild b/media-gfx/asymptote/asymptote-2.67.ebuild index 581f8fb50a44..1e7593538a89 100644 --- a/media-gfx/asymptote/asymptote-2.67.ebuild +++ b/media-gfx/asymptote/asymptote-2.67.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit autotools elisp-common latex-package python-r1 DESCRIPTION="A vector graphics language that provides a framework for technical drawing" -HOMEPAGE="http://asymptote.sourceforge.net/" +HOMEPAGE="https://asymptote.sourceforge.io/" SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz" LICENSE="GPL-3" |