mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/kramdown: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
b15c7f7fc2
commit
8c2eba780a
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user