commit:     33b9be6fa18cd5447f8e162fd5045736b3540cb2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 23:05:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 23:07:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b9be6f

app-misc/vit: eutils--

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/vit/vit-1.3.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-misc/vit/vit-1.3.ebuild b/app-misc/vit/vit-1.3.ebuild
index d259efed3a6..39987374585 100644
--- a/app-misc/vit/vit-1.3.ebuild
+++ b/app-misc/vit/vit-1.3.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils
-
 DESCRIPTION="Perl/Curses front-end for Taskwarrior (app-misc/task)"
 HOMEPAGE="https://github.com/scottkosty/vit";
 SRC_URI="https://github.com/scottkosty/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
@@ -12,7 +10,6 @@ 
SRC_URI="https://github.com/scottkosty/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
 
 DEPEND="
        app-misc/task

Reply via email to