From: Michael Mair-Keimberger Date: Fri, 27 Apr 2018 14:19:01 +0000 (+0200) Subject: dev-ruby/hiera: fix,sync and use HTTPS in HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=38386519eedf55385caa29a88cdb5cf79e76ffc1;p=gentoo.git dev-ruby/hiera: fix,sync and use HTTPS in HOMEPAGE Closes: https://github.com/gentoo/gentoo/pull/8166 --- diff --git a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild b/dev-ruby/hiera/hiera-1.3.4-r1.ebuild index 953e3ea18f0a..3d141d0fc9ed 100644 --- a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild +++ b/dev-ruby/hiera/hiera-1.3.4-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="A simple pluggable Hierarchical Database" -HOMEPAGE="http://projects.puppetlabs.com/" +HOMEPAGE="https://docs.puppet.com/hiera/" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-ruby/hiera/hiera-3.2.2.ebuild b/dev-ruby/hiera/hiera-3.2.2.ebuild index d1755f89d4d0..5004cab72e13 100644 --- a/dev-ruby/hiera/hiera-3.2.2.ebuild +++ b/dev-ruby/hiera/hiera-3.2.2.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 @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="A simple pluggable Hierarchical Database" -HOMEPAGE="http://projects.puppetlabs.com/" +HOMEPAGE="https://docs.puppet.com/hiera/" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-ruby/hiera/hiera-3.4.2.ebuild b/dev-ruby/hiera/hiera-3.4.2.ebuild index 7bce96341daf..f754d7e4accd 100644 --- a/dev-ruby/hiera/hiera-3.4.2.ebuild +++ b/dev-ruby/hiera/hiera-3.4.2.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=6 @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="A simple pluggable Hierarchical Database" -HOMEPAGE="https://docs.puppet.com/hiera/latest/" +HOMEPAGE="https://docs.puppet.com/hiera/" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-ruby/hiera/hiera-3.4.3.ebuild b/dev-ruby/hiera/hiera-3.4.3.ebuild index 9c3ab46930b0..c8b96c84f1bc 100644 --- a/dev-ruby/hiera/hiera-3.4.3.ebuild +++ b/dev-ruby/hiera/hiera-3.4.3.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="A simple pluggable Hierarchical Database" -HOMEPAGE="https://docs.puppet.com/hiera/latest/" +HOMEPAGE="https://docs.puppet.com/hiera/" LICENSE="Apache-2.0" SLOT="0"