commit: b081ffcb2b08df0e6a529646b22275671ce638bd Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> AuthorDate: Sat Dec 26 08:13:10 2020 +0000 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> CommitDate: Sat Dec 26 08:13:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b081ffcb
package.mask: mask app-doc/clsync-docs dev-libs/libclsync Functionality provided by these packages is merged back into >=app-admin/clsync-0.4.5, so separate packages are no longer >required. Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8d3d6919e5b..48d425d84ec 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Andrew Savchenko <[email protected]> (2020-12-26) +# All docs and socket library functionality are merged back into single +# app-admin/clsync package using USE="apidoc doc socket-library" starting +# from clsync-0.4.5. +# No reverse dependencies. Removal in 30 days. +<app-admin/clsync-0.4.5 +app-doc/clsync-docs +dev-libs/libclsync + # Michał Górny <[email protected]> (2020-12-22) # Renamed version of dev-python/pycryptodome. The ebuild is missing # fixes from the original. Maintaining and installing two copies
