diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2024-02-28 21:42:59 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2024-02-28 21:46:47 +0100 |
commit | c17658ef99d1de7c0f55b2a0217b0b098a35236c (patch) | |
tree | eb5274f5f2c6a06522c70408593e2bb94cede61c /dev-tcltk | |
parent | profiles: unmask app-misc/binwalk (diff) | |
download | gentoo-c17658ef99d1de7c0f55b2a0217b0b098a35236c.tar.gz gentoo-c17658ef99d1de7c0f55b2a0217b0b098a35236c.tar.bz2 gentoo-c17658ef99d1de7c0f55b2a0217b0b098a35236c.zip |
dev-tcltk/scwoop: EmptyGlobalAssignment
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/scwoop/scwoop-4.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 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}" |