diff options
Diffstat (limited to 'x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild')
-rw-r--r-- | x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild | 4 |
1 files 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 e7513e44be67..bbdd608be6b7 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" |