commit:     6b8dcdca79423c9b8f5d88b89d5682f76f36c7c1
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 26 10:29:19 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 10:29:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b8dcdca

dev-lang/tcl: add comments about the compat directory removal

Closes: https://bugs.gentoo.org/911896
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-lang/tcl/tcl-8.6.13-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-lang/tcl/tcl-8.6.13-r1.ebuild 
b/dev-lang/tcl/tcl-8.6.13-r1.ebuild
index e607daaea559..cc9ffed3639c 100644
--- a/dev-lang/tcl/tcl-8.6.13-r1.ebuild
+++ b/dev-lang/tcl/tcl-8.6.13-r1.ebuild
@@ -36,6 +36,8 @@ QA_CONFIG_IMPL_DECL_SKIP=(
 )
 
 src_prepare() {
+       # By dropping the compat directory a lot of licensing and attribution 
burden
+       # (BSD-3, zlib,...) is lifted from the user
        find \
                "${SPARENT}"/compat/* \
                "${SPARENT}"/doc/try.n \

Reply via email to