commit: 081116f4001eac66b298557d200d93e4201ddd53 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 14:01:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 21 19:01:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=081116f4
sys-apps/qingy: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/qingy/qingy-1.0.0-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/qingy/qingy-1.0.0-r5.ebuild b/sys-apps/qingy/qingy-1.0.0-r5.ebuild index c842ba0889c..d69f2be4d3c 100644 --- a/sys-apps/qingy/qingy-1.0.0-r5.ebuild +++ b/sys-apps/qingy/qingy-1.0.0-r5.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit autotools elisp-common eutils flag-o-matic pam systemd +inherit autotools elisp-common epatch flag-o-matic pam systemd GENTOO_THEME_VERSION="2.1"
