diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2021-09-18 18:35:43 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2021-09-18 18:50:49 +0200 |
commit | 9cee7a8a621ce9f06a73553a92cc4109b8c9816c (patch) | |
tree | da8d58f37b9cd8a436d4e789473e118a9dcea41d /dev-tcltk/tclx | |
parent | dev-tcltk/tclpython: UnusedInherits (diff) | |
download | gentoo-9cee7a8a621ce9f06a73553a92cc4109b8c9816c.tar.gz gentoo-9cee7a8a621ce9f06a73553a92cc4109b8c9816c.tar.bz2 gentoo-9cee7a8a621ce9f06a73553a92cc4109b8c9816c.zip |
dev-tcltk/tclx: UnusedInherits
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk/tclx')
-rw-r--r-- | dev-tcltk/tclx/tclx-8.4.4.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-tcltk/tclx/tclx-8.4.4.ebuild b/dev-tcltk/tclx/tclx-8.4.4.ebuild index 37bbc76faed2..b0be6efad919 100644 --- a/dev-tcltk/tclx/tclx-8.4.4.ebuild +++ b/dev-tcltk/tclx/tclx-8.4.4.ebuild @@ -3,8 +3,6 @@ EAPI=7 -inherit multilib - DESCRIPTION="A set of extensions to TCL" HOMEPAGE="http://tclx.sourceforge.net" SRC_URI="https://github.com/flightaware/${PN}/archive/v${PV}.tar.gz |