diff options
-rw-r--r-- | dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild | 4 |
1 files 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 4837debd2b9f..1016dc62c9be 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/" |