commit: 350f03feafdb44561154e933e0eee6242e4ccaeb Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed May 15 18:24:49 2019 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed May 15 19:14:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=350f03fe
app-admin/puppet: update HOMEPAGE, use HTTPS Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/puppet/puppet-4.10.12.ebuild | 4 ++-- app-admin/puppet/puppet-5.5.12.ebuild | 2 +- app-admin/puppet/puppet-5.5.14.ebuild | 2 +- app-admin/puppet/puppet-6.3.0.ebuild | 2 +- app-admin/puppet/puppet-6.4.1.ebuild | 2 +- app-admin/puppet/puppet-6.4.2.ebuild | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app-admin/puppet/puppet-4.10.12.ebuild b/app-admin/puppet/puppet-4.10.12.ebuild index ebad8ec4cc9..77c0ff21fd5 100644 --- a/app-admin/puppet/puppet-4.10.12.ebuild +++ b/app-admin/puppet/puppet-4.10.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit xemacs-elisp-common eutils user ruby-fakegem versionator DESCRIPTION="A system automation and configuration management software." -HOMEPAGE="http://puppetlabs.com/" +HOMEPAGE="https://puppet.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" diff --git a/app-admin/puppet/puppet-5.5.12.ebuild b/app-admin/puppet/puppet-5.5.12.ebuild index e4dc9ec0526..12914f0e266 100644 --- a/app-admin/puppet/puppet-5.5.12.ebuild +++ b/app-admin/puppet/puppet-5.5.12.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit eutils user ruby-fakegem eapi7-ver DESCRIPTION="A system automation and configuration management software." -HOMEPAGE="http://puppetlabs.com/" +HOMEPAGE="https://puppet.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" diff --git a/app-admin/puppet/puppet-5.5.14.ebuild b/app-admin/puppet/puppet-5.5.14.ebuild index 7f380bcc3fa..3f494c1f687 100644 --- a/app-admin/puppet/puppet-5.5.14.ebuild +++ b/app-admin/puppet/puppet-5.5.14.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit eutils user ruby-fakegem eapi7-ver DESCRIPTION="A system automation and configuration management software." -HOMEPAGE="http://puppetlabs.com/" +HOMEPAGE="https://puppet.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" diff --git a/app-admin/puppet/puppet-6.3.0.ebuild b/app-admin/puppet/puppet-6.3.0.ebuild index 87692a87fff..3a0606a6edf 100644 --- a/app-admin/puppet/puppet-6.3.0.ebuild +++ b/app-admin/puppet/puppet-6.3.0.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit eutils user ruby-fakegem eapi7-ver DESCRIPTION="A system automation and configuration management software." -HOMEPAGE="http://puppetlabs.com/" +HOMEPAGE="https://puppet.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" diff --git a/app-admin/puppet/puppet-6.4.1.ebuild b/app-admin/puppet/puppet-6.4.1.ebuild index 5b0b1f7286f..eeefd4e8c63 100644 --- a/app-admin/puppet/puppet-6.4.1.ebuild +++ b/app-admin/puppet/puppet-6.4.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit eutils user ruby-fakegem eapi7-ver DESCRIPTION="A system automation and configuration management software." -HOMEPAGE="http://puppetlabs.com/" +HOMEPAGE="https://puppet.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" diff --git a/app-admin/puppet/puppet-6.4.2.ebuild b/app-admin/puppet/puppet-6.4.2.ebuild index 0fa5d710120..0038f1ebf43 100644 --- a/app-admin/puppet/puppet-6.4.2.ebuild +++ b/app-admin/puppet/puppet-6.4.2.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit eutils user ruby-fakegem eapi7-ver DESCRIPTION="A system automation and configuration management software." -HOMEPAGE="http://puppetlabs.com/" +HOMEPAGE="https://puppet.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2"
