diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 11:13:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 11:13:03 +0000 |
commit | 9f46aaf86580904e45093cf169b3aabe3858016e (patch) | |
tree | 892f2b41172a3a79f023c3b43e8d73a054a16690 /net-misc/iputils | |
parent | app-admin/rsyslog: fix comment typo (diff) | |
download | gentoo-9f46aaf86580904e45093cf169b3aabe3858016e.tar.gz gentoo-9f46aaf86580904e45093cf169b3aabe3858016e.tar.bz2 gentoo-9f46aaf86580904e45093cf169b3aabe3858016e.zip |
net-misc/iputils: fix comment typo
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/iputils')
-rw-r--r-- | net-misc/iputils/iputils-20190709-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/iputils/iputils-20200821-r2.ebuild | 2 | ||||
-rw-r--r-- | net-misc/iputils/iputils-20210202.ebuild | 2 | ||||
-rw-r--r-- | net-misc/iputils/iputils-99999999.ebuild | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/iputils/iputils-20190709-r1.ebuild b/net-misc/iputils/iputils-20190709-r1.ebuild index 1ea0909f0b64..45ccb52a468b 100644 --- a/net-misc/iputils/iputils-20190709-r1.ebuild +++ b/net-misc/iputils/iputils-20190709-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while -# building stages, and reduces depedencies. +# building stages, and reduces dependencies. # To regenerate man/html pages emerge iputils-99999999[doc] with # EGIT_COMMIT set to release tag and tar ${S}/doc folder. diff --git a/net-misc/iputils/iputils-20200821-r2.ebuild b/net-misc/iputils/iputils-20200821-r2.ebuild index fa217aca4c76..393c3b812973 100644 --- a/net-misc/iputils/iputils-20200821-r2.ebuild +++ b/net-misc/iputils/iputils-20200821-r2.ebuild @@ -3,7 +3,7 @@ # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while -# building stages, and reduces depedencies. +# building stages, and reduces dependencies. # To regenerate man/html pages emerge iputils-99999999[doc] with # EGIT_COMMIT set to release tag, all USE flags enabled and # tar ${S}/doc folder. diff --git a/net-misc/iputils/iputils-20210202.ebuild b/net-misc/iputils/iputils-20210202.ebuild index 61132b5fea46..5d5e0b6aa022 100644 --- a/net-misc/iputils/iputils-20210202.ebuild +++ b/net-misc/iputils/iputils-20210202.ebuild @@ -3,7 +3,7 @@ # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while -# building stages, and reduces depedencies. +# building stages, and reduces dependencies. # To regenerate man/html pages emerge iputils-99999999[doc] with # EGIT_COMMIT set to release tag, all USE flags enabled and # tar ${S}/doc folder. diff --git a/net-misc/iputils/iputils-99999999.ebuild b/net-misc/iputils/iputils-99999999.ebuild index 61132b5fea46..5d5e0b6aa022 100644 --- a/net-misc/iputils/iputils-99999999.ebuild +++ b/net-misc/iputils/iputils-99999999.ebuild @@ -3,7 +3,7 @@ # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while -# building stages, and reduces depedencies. +# building stages, and reduces dependencies. # To regenerate man/html pages emerge iputils-99999999[doc] with # EGIT_COMMIT set to release tag, all USE flags enabled and # tar ${S}/doc folder. |