commit: f83b8a839917f37265427197ecf28b7095d79dac Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Sep 18 16:44:40 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Sep 18 16:51:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83b8a83
dev-tcltk/tkpiechart: UnusedInherits Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild b/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild index fea85ef4f1a..9428e043939 100644 --- a/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild +++ b/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit multilib - DESCRIPTION="create and update 2D or 3D pie charts in a Tcl/Tk application" HOMEPAGE="http://jfontain.free.fr/piechart6.htm" SRC_URI="http://jfontain.free.fr/${P}.tar.bz2"
