summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:42:51 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:54:09 +0100
commite243d22a3f46c223e8b5d3cf4f398b129b18b9af (patch)
tree79e245d3fa11bab8f0713e73dcdc3ddd2012bdbb /dev-dotnet
parentdev-dotnet/monocalendar: sort inherit, drop IUSE (diff)
downloadgentoo-e243d22a3f46c223e8b5d3cf4f398b129b18b9af.tar.gz
gentoo-e243d22a3f46c223e8b5d3cf4f398b129b18b9af.tar.bz2
gentoo-e243d22a3f46c223e8b5d3cf4f398b129b18b9af.zip
dev-dotnet/notify-sharp: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild4
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}