From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-tcltk/tclpython/tclpython-5.1.ebuild | 43 -------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 dev-tcltk/tclpython/tclpython-5.1.ebuild (limited to 'dev-tcltk/tclpython/tclpython-5.1.ebuild') diff --git a/dev-tcltk/tclpython/tclpython-5.1.ebuild b/dev-tcltk/tclpython/tclpython-5.1.ebuild deleted file mode 100644 index 6aad7034f85d..000000000000 --- a/dev-tcltk/tclpython/tclpython-5.1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{13..14} ) - -inherit python-single-r1 toolchain-funcs - -DESCRIPTION="Python package for Tcl" -HOMEPAGE="http://jfontain.free.fr/tclpython.htm" -SRC_URI="https://github.com/amykyta3/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS} -