diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-05-15 20:24:49 +0200 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-15 14:14:57 -0500 |
commit | 350f03feafdb44561154e933e0eee6242e4ccaeb (patch) | |
tree | d3498bf88c6b3283ae727871f8c1f577ddc2d180 /app-admin/puppet | |
parent | dev-util/dwarves: Drop old (diff) | |
download | gentoo-350f03feafdb44561154e933e0eee6242e4ccaeb.tar.gz gentoo-350f03feafdb44561154e933e0eee6242e4ccaeb.tar.bz2 gentoo-350f03feafdb44561154e933e0eee6242e4ccaeb.zip |
app-admin/puppet: update HOMEPAGE, use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppet')
-rw-r--r-- | app-admin/puppet/puppet-4.10.12.ebuild | 4 | ||||
-rw-r--r-- | app-admin/puppet/puppet-5.5.12.ebuild | 2 | ||||
-rw-r--r-- | app-admin/puppet/puppet-5.5.14.ebuild | 2 | ||||
-rw-r--r-- | app-admin/puppet/puppet-6.3.0.ebuild | 2 | ||||
-rw-r--r-- | app-admin/puppet/puppet-6.4.1.ebuild | 2 | ||||
-rw-r--r-- | 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 ebad8ec4cc9a..77c0ff21fd5d 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 e4dc9ec05260..12914f0e266d 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 7f380bcc3fac..3f494c1f6871 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 87692a87fff7..3a0606a6edf6 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 5b0b1f7286f2..eeefd4e8c63d 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 0fa5d7101201..0038f1ebf433 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" |