commit: c17658ef99d1de7c0f55b2a0217b0b098a35236c Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Wed Feb 28 20:42:59 2024 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Wed Feb 28 20:46:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17658ef
dev-tcltk/scwoop: EmptyGlobalAssignment Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-tcltk/scwoop/scwoop-4.1-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-tcltk/scwoop/scwoop-4.1-r1.ebuild b/dev-tcltk/scwoop/scwoop-4.1-r1.ebuild index 9576b7603884..bf25372e0b22 100644 --- a/dev-tcltk/scwoop/scwoop-4.1-r1.ebuild +++ b/dev-tcltk/scwoop/scwoop-4.1-r1.ebuild @@ -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}"
