diff options
-rw-r--r-- | dev-embedded/gpsim/gpsim-0.29.0.ebuild | 4 |
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" |