From: Mike Gilbert Date: Thu, 12 Mar 2020 20:47:33 +0000 (-0400) Subject: app-office/calcurse: drop eutils X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8c4a38d0c739c79575eea33892af7ac7f9f4a96d;p=gentoo.git app-office/calcurse: drop eutils Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118 Signed-off-by: Mike Gilbert --- diff --git a/app-office/calcurse/calcurse-4.4.0-r1.ebuild b/app-office/calcurse/calcurse-4.4.0-r1.ebuild index 4f73bc667627..bb42a1c1c864 100644 --- a/app-office/calcurse/calcurse-4.4.0-r1.ebuild +++ b/app-office/calcurse/calcurse-4.4.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 PYTHON_COMPAT=( python3_{6..8} ) -inherit autotools eutils python-single-r1 +inherit autotools python-single-r1 DESCRIPTION="a text-based calendar and scheduling application" HOMEPAGE="https://calcurse.org/"