diff options
Diffstat (limited to 'app-admin/puppet/puppet-4.10.12.ebuild')
-rw-r--r-- | app-admin/puppet/puppet-4.10.12.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |