commit: e10c67dac3ed1a279db0c7884b07a4005d6146d2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 14:07:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 06:05:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10c67da
x11-misc/grun: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/grun/grun-0.9.3-r1.ebuild | 4 ++-- 1 file 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 46abc996d14..285e3e6bfdb 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"
