commit: c77d1b2f56b27ca09ed151036bcfd32970f96b9e Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Sep 18 16:26:14 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Sep 18 16:50:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c77d1b2f
dev-tcltk/iwidgets: UnusedInherits Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-tcltk/iwidgets/iwidgets-4.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tcltk/iwidgets/iwidgets-4.1.1.ebuild b/dev-tcltk/iwidgets/iwidgets-4.1.1.ebuild index b42ebb70c9c..78546ddecb5 100644 --- a/dev-tcltk/iwidgets/iwidgets-4.1.1.ebuild +++ b/dev-tcltk/iwidgets/iwidgets-4.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit virtualx multilib +inherit virtualx BASE_URI_ITCLTK="mirror://sourceforge/incrtcl/%5BIncr%20Tcl_Tk%5D-4-source" ITCL_VER=4.1.1
