diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:05:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:17:28 +0000 |
commit | 6a0582491773f0c235e41154e71e0e5b07ba8186 (patch) | |
tree | 6e73e8ac73a7003891bd7d173c432af5db9a7c51 /app-admin | |
parent | app-admin/pass-otp: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-6a0582491773f0c235e41154e71e0e5b07ba8186.tar.gz gentoo-6a0582491773f0c235e41154e71e0e5b07ba8186.tar.bz2 gentoo-6a0582491773f0c235e41154e71e0e5b07ba8186.zip |
app-admin/puppet: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/puppet-5.5.22-r1.ebuild | 2 | ||||
-rw-r--r-- | app-admin/puppet/puppet-5.5.22-r2.ebuild | 2 | ||||
-rw-r--r-- | app-admin/puppet/puppet-7.12.0.ebuild | 2 | ||||
-rw-r--r-- | app-admin/puppet/puppet-7.13.1.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/puppet/puppet-5.5.22-r1.ebuild b/app-admin/puppet/puppet-5.5.22-r1.ebuild index 3fc2f8062ec5..f534c29f43f0 100644 --- a/app-admin/puppet/puppet-5.5.22-r1.ebuild +++ b/app-admin/puppet/puppet-5.5.22-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit ruby-fakegem systemd tmpfiles -DESCRIPTION="A system automation and configuration management software." +DESCRIPTION="A system automation and configuration management software" HOMEPAGE="https://puppet.com/" SRC_URI="https://downloads.puppetlabs.com/puppet/${P}.tar.gz" diff --git a/app-admin/puppet/puppet-5.5.22-r2.ebuild b/app-admin/puppet/puppet-5.5.22-r2.ebuild index fcce80749632..b248c3ddff78 100644 --- a/app-admin/puppet/puppet-5.5.22-r2.ebuild +++ b/app-admin/puppet/puppet-5.5.22-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit ruby-fakegem systemd tmpfiles -DESCRIPTION="A system automation and configuration management software." +DESCRIPTION="A system automation and configuration management software" HOMEPAGE="https://puppet.com/" SRC_URI="https://downloads.puppetlabs.com/puppet/${P}.tar.gz" diff --git a/app-admin/puppet/puppet-7.12.0.ebuild b/app-admin/puppet/puppet-7.12.0.ebuild index 7c99390fd0fa..2b39516e9c11 100644 --- a/app-admin/puppet/puppet-7.12.0.ebuild +++ b/app-admin/puppet/puppet-7.12.0.ebuild @@ -10,7 +10,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit ruby-fakegem systemd tmpfiles -DESCRIPTION="A system automation and configuration management software." +DESCRIPTION="A system automation and configuration management software" HOMEPAGE="https://puppet.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" diff --git a/app-admin/puppet/puppet-7.13.1.ebuild b/app-admin/puppet/puppet-7.13.1.ebuild index ef1c62f3e35c..c0e45cb9c836 100644 --- a/app-admin/puppet/puppet-7.13.1.ebuild +++ b/app-admin/puppet/puppet-7.13.1.ebuild @@ -10,7 +10,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit ruby-fakegem systemd tmpfiles -DESCRIPTION="A system automation and configuration management software." +DESCRIPTION="A system automation and configuration management software" HOMEPAGE="https://puppet.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" |