summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:39:20 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:25 +0100
commitdad652a39ff0e396a11f58a611f932bf52460d82 (patch)
tree2d1a8d8d1ad7e818d22dc2412926aca778035acb /app-misc
parentapp-misc/kanatest: modernise style wrt DOCS (diff)
downloadgentoo-dad652a39ff0e396a11f58a611f932bf52460d82.tar.gz
gentoo-dad652a39ff0e396a11f58a611f932bf52460d82.tar.bz2
gentoo-dad652a39ff0e396a11f58a611f932bf52460d82.zip
app-misc/logitech-applet: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/logitech-applet/logitech-applet-0.4_pre1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/logitech-applet/logitech-applet-0.4_pre1-r3.ebuild b/app-misc/logitech-applet/logitech-applet-0.4_pre1-r3.ebuild
index 54066326d6cc..4c2d5534f1aa 100644
--- a/app-misc/logitech-applet/logitech-applet-0.4_pre1-r3.ebuild
+++ b/app-misc/logitech-applet/logitech-applet-0.4_pre1-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils
+inherit epatch
MY_P=${P/_pre/test}
MY_P=${MY_P/-applet/_applet}