diff options
author | Sam James <sam@gentoo.org> | 2022-02-11 12:45:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-11 12:45:02 +0000 |
commit | 55bbaccdf81a431e327c47b5d2304726d6cffe9b (patch) | |
tree | 7bdf8b70c84316237994271c0a54474577678790 /sys-apps/man-db | |
parent | sys-apps/man-db: drop 2.10.0 (diff) | |
download | gentoo-55bbaccdf81a431e327c47b5d2304726d6cffe9b.tar.gz gentoo-55bbaccdf81a431e327c47b5d2304726d6cffe9b.tar.bz2 gentoo-55bbaccdf81a431e327c47b5d2304726d6cffe9b.zip |
sys-apps/man-db: sync live ebuild
Patch merged upstream!
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/man-db')
-rw-r--r-- | sys-apps/man-db/man-db-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-apps/man-db/man-db-9999.ebuild b/sys-apps/man-db/man-db-9999.ebuild index 0c5780d1e7bf..10986291516d 100644 --- a/sys-apps/man-db/man-db-9999.ebuild +++ b/sys-apps/man-db/man-db-9999.ebuild @@ -44,7 +44,6 @@ PDEPEND="manpager? ( app-text/manpager )" PATCHES=( "${FILESDIR}"/man-db-2.9.3-sandbox-env-tests.patch - "${FILESDIR}"/man-db-2.9.3-darwin-libdb-intl.patch ) src_unpack() { |