commit: 4e0aad09e7ca885c2b2976b32fb57f27ed15a8f1 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Sep 18 16:43:55 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Sep 18 16:51:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0aad09
dev-tcltk/tklib: UnusedInherits Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-tcltk/tklib/tklib-0.6-r2.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-tcltk/tklib/tklib-0.6-r2.ebuild b/dev-tcltk/tklib/tklib-0.6-r2.ebuild index b8b7f41408e..d1240d9ba41 100644 --- a/dev-tcltk/tklib/tklib-0.6-r2.ebuild +++ b/dev-tcltk/tklib/tklib-0.6-r2.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit multilib - CODE=6a397dec6188148cf6a6fe290cf2bd92a9190c42 DESCRIPTION="Collection of utility modules for Tk, and a companion to Tcllib"
