diff options
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild index ab67b1c85058..eda99905f22e 100644 --- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild +++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils mono-env +inherit autotools epatch mono-env MY_P=${PN}-${PV#*_pre} |