commit: 583cbf1daab3e39d4d310c05fcee898b6f3f51ce Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jul 5 11:32:18 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Jul 21 01:34:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=583cbf1d
media-gfx/plantuml: use HTTPS Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16597 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> media-gfx/plantuml/plantuml-1.2020.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/plantuml/plantuml-1.2020.0.ebuild b/media-gfx/plantuml/plantuml-1.2020.0.ebuild index e02996fa69c..2e0af1c75a7 100644 --- a/media-gfx/plantuml/plantuml-1.2020.0.ebuild +++ b/media-gfx/plantuml/plantuml-1.2020.0.ebuild @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source" inherit java-pkg-2 java-ant-2 desktop xdg DESCRIPTION="Draw UML diagrams using a simple and human readable text description" -HOMEPAGE="http://plantuml.com" +HOMEPAGE="https://plantuml.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0"
