diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/mx/mx-1.4.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/mx/mx-1.4.7-r2.ebuild b/x11-libs/mx/mx-1.4.7-r2.ebuild index ec626e9d6266..5a85ae7c71a7 100644 --- a/x11-libs/mx/mx-1.4.7-r2.ebuild +++ b/x11-libs/mx/mx-1.4.7-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 GCONF_DEBUG="yes" -inherit gnome2 eutils +inherit gnome2 epatch DESCRIPTION="A widget toolkit using Clutter" HOMEPAGE="http://clutter-project.org/" |