diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 15:06:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:05:19 +0100 |
commit | d646294d4fa3046472fd82796c56fd199a5cf537 (patch) | |
tree | 63bfa55b28285f2476b7ee9280a885c945f3a581 /x11-libs | |
parent | x11-libs/goocanvas: libtool-- (diff) | |
download | gentoo-d646294d4fa3046472fd82796c56fd199a5cf537.tar.gz gentoo-d646294d4fa3046472fd82796c56fd199a5cf537.tar.bz2 gentoo-d646294d4fa3046472fd82796c56fd199a5cf537.zip |
x11-libs/mx: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
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/" |