diff options
-rw-r--r-- | sci-electronics/gsmc/gsmc-1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/gsmc/gsmc-1.1-r2.ebuild b/sci-electronics/gsmc/gsmc-1.1-r2.ebuild index a6d86fb2c36b..ee9e8125fd81 100644 --- a/sci-electronics/gsmc/gsmc-1.1-r2.ebuild +++ b/sci-electronics/gsmc/gsmc-1.1-r2.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="5" -inherit autotools eutils +inherit autotools epatch DESCRIPTION="A GTK program for doing Smith Chart calculations" HOMEPAGE="https://www.qsl.net/ik5nax/" |