commit:     4f8bd7334902b7d470ce6ad8668290be6452a93d
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  4 18:41:25 2026 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Feb  4 18:42:37 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8bd733

app-i18n/man-pages-zh_CN: drop kill.1

Closes: https://bugs.gentoo.org/969608
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 ...-pages-zh_CN-1.6.4.2.ebuild => man-pages-zh_CN-1.6.4.2-r1.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.2.ebuild 
b/app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.2-r1.ebuild
similarity index 93%
rename from app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.2.ebuild
rename to app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.2-r1.ebuild
index 1607d7595d8c..82bf759782ac 100644
--- a/app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.2.ebuild
+++ b/app-i18n/man-pages-zh_CN/man-pages-zh_CN-1.6.4.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -34,6 +34,9 @@ src_install() {
                pgrep.1 pidof.1 free.1 pmap.1 ps.1 pwdx.1 slabtop.1
                tload.1 sysctl.8 vmstat.8 uptime.1 w.1 watch.1 top.1
                procps.3 procps_misc.3 procps_pids.3 sysctl.conf.5
+
+               # sys-process/procps-4.0.6
+               kill.1
        )
        local man
        for man in "${prune_manpages[@]}" ; do

Reply via email to