dev-tcltk/scwoop: EmptyGlobalAssignment

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2024-02-28 21:42:59 +01:00
parent c03a6c92c9
commit c17658ef99

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,6 @@ SRC_URI="http://jfontain.free.fr/${P}.tar.gz"
LICENSE="jfontain"
KEYWORDS="amd64 ~ppc x86"
SLOT="0"
IUSE=""
DEPEND="dev-tcltk/tcllib"
RDEPEND="${DEPEND}"