summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:42:46 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:54:07 +0100
commit11d56ebd4460a9ece8203f1ae40f79d96aaf9288 (patch)
treed8a9435d90cae9c6c5afe19e7bac0c384572b1dc /dev-dotnet
parentdev-dotnet/dbus-sharp: eutils-- (diff)
downloadgentoo-11d56ebd4460a9ece8203f1ae40f79d96aaf9288.tar.gz
gentoo-11d56ebd4460a9ece8203f1ae40f79d96aaf9288.tar.bz2
gentoo-11d56ebd4460a9ece8203f1ae40f79d96aaf9288.zip
dev-dotnet/dbus-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/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild
index 9de6d3ab008c..f693eb3659f1 100644
--- a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild
+++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.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 mono-env eutils
+inherit autotools mono-env epatch
DESCRIPTION="D-Bus for .NET"
HOMEPAGE="https://github.com/mono/dbus-sharp"