commit:     28e0dce6dfdebac068d266b53b6a4eea4b269815
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jun 28 15:35:59 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 20:51:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e0dce6

app-text/asciidoc: 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/16473
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild | 2 +-
 app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild
index 8d8cc443b8d..df890701933 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7} pypy3 )
 inherit autotools python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/";
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/";
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
index c32f51787ff..a9c28a00349 100644
--- a/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 inherit autotools eutils python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/";
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/";
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"

Reply via email to