commit: 8c2eba780ab1bf9818d70dbeb10f5643cefe4ce9 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Mar 17 16:18:25 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Mar 27 21:38:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c2eba78
dev-ruby/kramdown: use HTTPS dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild | 4 ++-- dev-ruby/kramdown/kramdown-1.14.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild b/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild index 960481b618d..fbc6f81f1a4 100644 --- a/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild +++ b/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="data" inherit ruby-fakegem DESCRIPTION="Yet-another-markdown-parser but fast, pure Ruby, using strict syntax definition" -HOMEPAGE="http://kramdown.gettalong.org/" +HOMEPAGE="https://kramdown.gettalong.org/" LICENSE="MIT" diff --git a/dev-ruby/kramdown/kramdown-1.14.0.ebuild b/dev-ruby/kramdown/kramdown-1.14.0.ebuild index ef36430142f..bf0d2f12f44 100644 --- a/dev-ruby/kramdown/kramdown-1.14.0.ebuild +++ b/dev-ruby/kramdown/kramdown-1.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="data" inherit ruby-fakegem DESCRIPTION="Yet-another-markdown-parser but fast, pure Ruby, using strict syntax definition" -HOMEPAGE="http://kramdown.gettalong.org/" +HOMEPAGE="https://kramdown.gettalong.org/" LICENSE="MIT"
