summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:10:07 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:50 +0100
commit9811c86c8c9d20fd0efbf16fe1c37261f1e2428a (patch)
treeea09be05736f9e8b9f16da99748fcff1eb45af04 /dev-embedded
parentdev-dotnet/libgdiplus: eutils-- (diff)
downloadgentoo-9811c86c8c9d20fd0efbf16fe1c37261f1e2428a.tar.gz
gentoo-9811c86c8c9d20fd0efbf16fe1c37261f1e2428a.tar.bz2
gentoo-9811c86c8c9d20fd0efbf16fe1c37261f1e2428a.zip
dev-embedded/gpsim: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/gpsim/gpsim-0.29.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/gpsim/gpsim-0.29.0.ebuild b/dev-embedded/gpsim/gpsim-0.29.0.ebuild
index 018d9ffbbd81..c6ed11add41c 100644
--- a/dev-embedded/gpsim/gpsim-0.29.0.ebuild
+++ b/dev-embedded/gpsim/gpsim-0.29.0.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=6
-inherit eutils ltprune
+inherit ltprune
DESCRIPTION="A simulator for the Microchip PIC microcontrollers"
HOMEPAGE="http://gpsim.sourceforge.net"