diff options
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 960481b618d8..fbc6f81f1a4e 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 ef36430142fa..bf0d2f12f443 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" |