summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:10:04 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:49 +0100
commit31544b580db86623d6387a99ba918fe6bc39a0bf (patch)
treef5d32c76d4fcae0eb6bbc66e58d7e9e9ebdd7ed7 /dev-dotnet
parentdev-db/phpmyadmin: eutils-- (diff)
downloadgentoo-31544b580db86623d6387a99ba918fe6bc39a0bf.tar.gz
gentoo-31544b580db86623d6387a99ba918fe6bc39a0bf.tar.bz2
gentoo-31544b580db86623d6387a99ba918fe6bc39a0bf.zip
dev-dotnet/libgdiplus: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild b/dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild
index 652c18ce18cc..756e7f296da6 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils dotnet ltprune
+inherit dotnet ltprune
DESCRIPTION="Library for using System.Drawing with Mono"
HOMEPAGE="https://www.mono-project.com"