commit:     e6fec62e84263dc27eb6123dd41ff4eb040ef260
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 09:21:42 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 09:22:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6fec62e

dev-python/pylint: Remove obsolete pylint-gui message

<dwfreed> I don't think pylint-gui exists anymore
<dwfreed> I think that message is a relic
<dwfreed> 
https://github.com/PyCQA/pylint/commit/c70b281c62deef9f0b7dad10efbd614ccf02d637
<dwfreed> gone since 1.7

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pylint/pylint-2.6.0.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/dev-python/pylint/pylint-2.6.0.ebuild 
b/dev-python/pylint/pylint-2.6.0.ebuild
index c7649094183..861ac0ae876 100644
--- a/dev-python/pylint/pylint-2.6.0.ebuild
+++ b/dev-python/pylint/pylint-2.6.0.ebuild
@@ -62,8 +62,3 @@ python_install_all() {
 
        distutils-r1_python_install_all
 }
-
-pkg_postinst() {
-       # Optional dependency on "tk" USE flag would break support for Jython.
-       optfeature "pylint-gui script requires dev-lang/python with \"tk\" USE 
flag enabled." 'dev-lang/python[tk]'
-}

Reply via email to