summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:07:32 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:05:28 +0100
commit7da31c69ec892ab9c90bb779383e3149f7323f5a (patch)
treeec7cfcd7a716eee562b652d91f036b50d2f3923a /x11-misc/xrestop/xrestop-0.4.ebuild
parentx11-misc/xdock: eutils->epatch (diff)
downloadgentoo-7da31c69ec892ab9c90bb779383e3149f7323f5a.tar.gz
gentoo-7da31c69ec892ab9c90bb779383e3149f7323f5a.tar.bz2
gentoo-7da31c69ec892ab9c90bb779383e3149f7323f5a.zip
x11-misc/xrestop: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xrestop/xrestop-0.4.ebuild')
-rw-r--r--x11-misc/xrestop/xrestop-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xrestop/xrestop-0.4.ebuild b/x11-misc/xrestop/xrestop-0.4.ebuild
index 067f35b2b21a..788c7a95953e 100644
--- a/x11-misc/xrestop/xrestop-0.4.ebuild
+++ b/x11-misc/xrestop/xrestop-0.4.ebuild
@@ -1,8 +1,8 @@
-# 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="'Top' like statistics of X11 client's server side resource usage"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/xrestop"