diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2024-02-28 21:46:02 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2024-02-28 21:46:59 +0100 |
commit | 408574bcdc3ff37ccade301b8b3340c54b4c5b2b (patch) | |
tree | b4528359c7db57f2bd06b9aa6205891954fb4f32 /dev-vcs | |
parent | dev-tcltk/tkpiechart: EmptyGlobalAssignment (diff) | |
download | gentoo-408574bcdc3ff37ccade301b8b3340c54b4c5b2b.tar.gz gentoo-408574bcdc3ff37ccade301b8b3340c54b4c5b2b.tar.bz2 gentoo-408574bcdc3ff37ccade301b8b3340c54b4c5b2b.zip |
dev-vcs/tkcvs: EmptyGlobalAssignment
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/tkcvs/tkcvs-9.3.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild index c10d6e3ab38f..a4494b53476b 100644 --- a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild +++ b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,6 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="amd64 ppc x86" -IUSE="" DEPEND="dev-lang/tk" RDEPEND="${DEPEND} |