diff options
Diffstat (limited to 'x11-libs/goocanvas/goocanvas-1.0.0.ebuild')
-rw-r--r-- | x11-libs/goocanvas/goocanvas-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/goocanvas/goocanvas-1.0.0.ebuild b/x11-libs/goocanvas/goocanvas-1.0.0.ebuild index 21cdeed5f8d9..555928b820eb 100644 --- a/x11-libs/goocanvas/goocanvas-1.0.0.ebuild +++ b/x11-libs/goocanvas/goocanvas-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ GCONF_DEBUG=no GNOME2_LA_PUNT=yes GNOME_TARBALL_SUFFIX="bz2" -inherit eutils gnome2 libtool +inherit epatch gnome2 libtool DESCRIPTION="Canvas widget for GTK+ using the cairo 2D library for drawing" HOMEPAGE="https://wiki.gnome.org/Projects/GooCanvas" |