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