diff options
Diffstat (limited to 'dev-ruby/hiera')
-rw-r--r-- | dev-ruby/hiera/hiera-1.3.4-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/hiera/hiera-3.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/hiera/hiera-3.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/hiera/hiera-3.4.3.ebuild | 2 |
4 files changed, 6 insertions, 6 deletions
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" |