diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-29 16:53:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-29 16:53:27 +0100 |
commit | 1173ad5704ce725916e0c332416aff326d850d06 (patch) | |
tree | d48d60977ce19864893dfb2222bf2982ffb4262a /dev-ruby/kramdown | |
parent | 8c364c784966be1700ea39ae45028f3e9be9cae0 (diff) |
gentoo resync : 29.03.2018
Diffstat (limited to 'dev-ruby/kramdown')
-rw-r--r-- | dev-ruby/kramdown/Manifest | 4 | ||||
-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 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/kramdown/Manifest b/dev-ruby/kramdown/Manifest index ee35e46c0e3d..8a3ab1e9daa0 100644 --- a/dev-ruby/kramdown/Manifest +++ b/dev-ruby/kramdown/Manifest @@ -1,5 +1,5 @@ DIST kramdown-1.13.2.gem 249856 BLAKE2B 33aacadc09a1f720cf9876690647d2005272c571e861f9f69852e7bbfaa2cbd36802def1f732e9762e9c5c417f85a4eaa63d72a70e37cd9a6b6dd6bed5a099e0 SHA512 dd2194184a7761bc490535a9d5631b78441b83f040e37dafc25b956dd680fe398d19ae75aff06dc2ec6a7573ac198169e175ef78a95743f0f7b4874bf28cebf8 DIST kramdown-1.14.0.gem 250368 BLAKE2B 78d3638ec58a5c237a9350cad1edabf2d4fa0307013a0ced18f6835c4a8cdd623e4825b06670d5c588147013b191912f93e51e74ab1fe007761c117334f378aa SHA512 bd6295db2fe0d3a7dca936d47f0aaf7f939a86361dfdd3203a52683a9eb11a68075cad7d068cc56a315db3c14e73cf5aebb87531ba3086301a7521c5a86f9905 -EBUILD kramdown-1.13.2-r1.ebuild 1433 BLAKE2B 146c083e53d7e5edb39764440ae5698e4ed0f4e4a6f855f2ac9eccc0c827d4c5c571b543bb6cfac0f00269f056971e5d228fd3c16f0f3343c5602bb85bf0f7a3 SHA512 01988fd89a93c712525168d26a5e9f31c9f72eb2f2b60619ec7e32deb3013740ef8ea6fb910df986ddd4670ba0082dd41e024a7fd208df0b940f974198c6a970 -EBUILD kramdown-1.14.0.ebuild 1440 BLAKE2B 43e14535274315971f06489abb00ed77606a3abbe7dfae9110eab8954bbf69b5c133d1d8f76b7bc73c06c0004e5a6295731b578876f8f2bbc841c37e45c9774a SHA512 899679c2c10b956544b10365a4512e4022cf5f459be895e1cbc12c987e2d51aa7adadc01fd77121af3244f2ab05367df511cc1afbc7749c8fdfd36efc736d79e +EBUILD kramdown-1.13.2-r1.ebuild 1434 BLAKE2B 95bdfa76f8e66a4414eda91214a7a50e9d0d38f49b56640b09965647cc4e8a2c9ed321c66b611a33b60f8ab5d7638c2a69c9a19a6d7f515c72ac7024f16f5268 SHA512 55efedb7a822e146d7917a7abe29c55c1790d9abf90634ecfc0db968768dc3f505d73e736df2b44397e613832036e11e56b7055269207f54aee4471aefebddbe +EBUILD kramdown-1.14.0.ebuild 1441 BLAKE2B 25668291bd45b63ab081d8a63ffa3c659efdf018fda8b410c77759202433e53360e966544ddb7ae0fa78bea07d6ca5f6123eceb54e6c3508678461f3c94a3bfb SHA512 7578499a14f9e237f19f837094e2ded348fd8aaaeb60fb2ff6f9af62091879c6722bbc7b6883572f0f5ea5f0e02c357809d504905e5284b4094313e14649ad50 MISC metadata.xml 251 BLAKE2B e8bf2b70161d425791d65052583fd8be03b19ef3bb2a2cde34605bc93224fea9d8c6a91f0f2d630a00094ef54c0871e210da0e0134f52401bc80cb6b2358c13d SHA512 17d4dbd64468a524311a24ca065537a5b21560388efd282f3fa873e6722f70db6f83e3e5615556450905c29d5df2cf0a0855f9c0b38bf23f0f8112501456d4ea 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" |