commit: d2fc163cbe5119e057441bd4664d24014eede5f9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 14:07:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 06:05:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2fc163c
x11-misc/openbox-menu: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild b/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild index e7513e44be6..bbdd608be6b 100644 --- a/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild +++ b/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils toolchain-funcs +inherit epatch toolchain-funcs DESCRIPTION="Another dynamic menu generator for Openbox" HOMEPAGE="http://fabrice.thiroux.free.fr/openbox-menu_en.html"
