summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:07:24 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:05:27 +0100
commit1ee23c2541c59e918182638d4796a58410149706 (patch)
treecd6abf38c43456659a5e3e778fbc378b23dd24b4
parentx11-misc/xcape: eutils->epatch (diff)
downloadgentoo-1ee23c25.tar.gz
gentoo-1ee23c25.tar.bz2
gentoo-1ee23c25.zip
x11-misc/xdock: 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-misc/xdock/xdock-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdock/xdock-0.3.0.ebuild b/x11-misc/xdock/xdock-0.3.0.ebuild
index 379d89b1ad35..6cf304a5efbe 100644
--- a/x11-misc/xdock/xdock-0.3.0.ebuild
+++ b/x11-misc/xdock/xdock-0.3.0.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="emulates Window Maker docks (runs in any window manager)"
HOMEPAGE="http://xdock.sourceforge.net"