Skip to content

Commit

Permalink
dev-embedded/gpsim: drop deprecated ltprune eclass
Browse files Browse the repository at this point in the history
Signed-off-by: Conrad Kostecki <[email protected]>
Signed-off-by: David Seifert <[email protected]>
ConiKost authored and SoapGentoo committed May 31, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
SoapGentoo David Seifert
1 parent b1016fd commit 0700c04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev-embedded/gpsim/gpsim-0.30.0.ebuild
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit ltprune

DESCRIPTION="A simulator for the Microchip PIC microcontrollers"
HOMEPAGE="http://gpsim.sourceforge.net"
@@ -34,5 +33,5 @@ src_configure() {
src_install() {
default
use doc && dodoc doc/gpsim.pdf
prune_libtool_files
find "${ED}" -name '*.la' -delete || die
}

0 comments on commit 0700c04

Please sign in to comment.