summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:07:43 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:05:29 +0100
commitd4a5af43410f98cd86e5da6d7cf7942dac4b1bf4 (patch)
tree87eb64df2275c1a9a39b1029739381c7264ef629
parentx11-misc/xssstate: eutils->epatch (diff)
downloadgentoo-d4a5af43410f98cd86e5da6d7cf7942dac4b1bf4.tar.gz
gentoo-d4a5af43410f98cd86e5da6d7cf7942dac4b1bf4.tar.bz2
gentoo-d4a5af43410f98cd86e5da6d7cf7942dac4b1bf4.zip
x11-plugins/asapm: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--x11-plugins/asapm/asapm-3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/asapm/asapm-3.1-r1.ebuild b/x11-plugins/asapm/asapm-3.1-r1.ebuild
index 8d6ea14a2354..e0d99b379ad6 100644
--- a/x11-plugins/asapm/asapm-3.1-r1.ebuild
+++ b/x11-plugins/asapm/asapm-3.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools eutils toolchain-funcs
+inherit autotools epatch toolchain-funcs
DESCRIPTION="APM monitor for AfterStep"
HOMEPAGE="http://tigr.net/afterstep/applets/"