From 710201ea574c771ec3ef4d02f559afc992971a36 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 26 Apr 2022 06:34:11 +0100 Subject: sci-calculators/calcoo: inherit desktop, not eutils Signed-off-by: Sam James --- sci-calculators/calcoo/calcoo-1.3.18-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-calculators') diff --git a/sci-calculators/calcoo/calcoo-1.3.18-r1.ebuild b/sci-calculators/calcoo/calcoo-1.3.18-r1.ebuild index 9924c994128a..ed6619f18b9e 100644 --- a/sci-calculators/calcoo/calcoo-1.3.18-r1.ebuild +++ b/sci-calculators/calcoo/calcoo-1.3.18-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools desktop DESCRIPTION="Scientific calculator designed to provide maximum usability" HOMEPAGE="http://calcoo.sourceforge.net/" -- cgit v1.2.3-65-gdbad