summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:07:03 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:05:22 +0100
commite10c67dac3ed1a279db0c7884b07a4005d6146d2 (patch)
treec21a1c49dde495502470afe915058842943354d6
parentx11-misc/dmenu: eutils->epatch (diff)
downloadgentoo-e10c67da.tar.gz
gentoo-e10c67da.tar.bz2
gentoo-e10c67da.zip
x11-misc/grun: 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/grun/grun-0.9.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/grun/grun-0.9.3-r1.ebuild b/x11-misc/grun/grun-0.9.3-r1.ebuild
index 46abc996d141..285e3e6bfdb4 100644
--- a/x11-misc/grun/grun-0.9.3-r1.ebuild
+++ b/x11-misc/grun/grun-0.9.3-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils
+inherit epatch
DESCRIPTION="A GTK based Run dialog resembling the Windows Run dialog, just like xexec"
HOMEPAGE="https://github.com/lrgc/grun"