summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:57:45 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:47 +0100
commit4a6615864404b431240cd4f01799a34cd34c57e8 (patch)
tree3a1aa53c42379d29927b162b4fd808796a14250c /sci-electronics
parentsci-electronics/drawtiming: eutils->epatch (diff)
downloadgentoo-4a6615864404b431240cd4f01799a34cd34c57e8.tar.gz
gentoo-4a6615864404b431240cd4f01799a34cd34c57e8.tar.bz2
gentoo-4a6615864404b431240cd4f01799a34cd34c57e8.zip
sci-electronics/gsmc: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/gsmc/gsmc-1.1-r2.ebuild4
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/"