summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:05 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:05 +0100
commit400fc133ad2aa7d706b8eeb0669345f4cda73288 (patch)
tree9fc2c323c8eaa35c5f975255b30b1a907128811f /dev-embedded
parentdev-dotnet/libgdiplus: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-400fc133ad2aa7d706b8eeb0669345f4cda73288.tar.gz
gentoo-400fc133ad2aa7d706b8eeb0669345f4cda73288.tar.bz2
gentoo-400fc133ad2aa7d706b8eeb0669345f4cda73288.zip
dev-embedded/gpsim: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@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 d888bc2db9fe..018d9ffbbd81 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-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+inherit eutils ltprune
DESCRIPTION="A simulator for the Microchip PIC microcontrollers"
HOMEPAGE="http://gpsim.sourceforge.net"