From 147344af976d6afc814b74f5f76860749cffc090 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 18:59:17 +0100 Subject: [PATCH] dev-dotnet/monocalendar: eutils->wrapper Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild b/dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild index 4837debd2b9f3..1016dc62c9bed 100644 --- a/dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild +++ b/dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils mono +inherit wrapper mono DESCRIPTION="iCal clone for .NET" HOMEPAGE="http://www.monocalendar.com/"