summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 01:38:14 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:19:02 +0100
commit66ab8b48fa87ecef00214d2dd7236f4b52636b51 (patch)
treea0c87639da7d0ac73a93a3fc68a2ea62a925c42d /net-dialup
parentnet-dialup/speedtouch-usb: eutils-- (diff)
downloadgentoo-66ab8b48fa87ecef00214d2dd7236f4b52636b51.tar.gz
gentoo-66ab8b48fa87ecef00214d2dd7236f4b52636b51.tar.bz2
gentoo-66ab8b48fa87ecef00214d2dd7236f4b52636b51.zip
net-dialup/xc: explicitly inherit epatch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/xc/xc-4.3.2-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/xc/xc-4.3.2-r4.ebuild b/net-dialup/xc/xc-4.3.2-r4.ebuild
index abb2ee2a085e..7b2b3daae753 100644
--- a/net-dialup/xc/xc-4.3.2-r4.ebuild
+++ b/net-dialup/xc/xc-4.3.2-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils flag-o-matic multilib toolchain-funcs
+inherit epatch flag-o-matic multilib toolchain-funcs
DESCRIPTION="Modem dialout & serial terminal program"
HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/"