summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 01:53:50 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:20:48 +0100
commitf579117ca592669ccf70e187baa13c1c08d8d93a (patch)
tree377de88bdede926f3743dd3b3347e8e7e339476b
parentnet-print/foomatic-db-ppds: eutils->epatch, eutils-- (diff)
downloadgentoo-f579117ca592669ccf70e187baa13c1c08d8d93a.tar.gz
gentoo-f579117ca592669ccf70e187baa13c1c08d8d93a.tar.bz2
gentoo-f579117ca592669ccf70e187baa13c1c08d8d93a.zip
net-print/libgnomecups: eutils->epatch
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-print/libgnomecups/libgnomecups-0.2.3-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/libgnomecups/libgnomecups-0.2.3-r5.ebuild b/net-print/libgnomecups/libgnomecups-0.2.3-r5.ebuild
index e8a3dd22b718..ee9b210015d1 100644
--- a/net-print/libgnomecups/libgnomecups-0.2.3-r5.ebuild
+++ b/net-print/libgnomecups/libgnomecups-0.2.3-r5.ebuild
@@ -1,11 +1,11 @@
-# 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="yes"
GNOME_TARBALL_SUFFIX="bz2"
-inherit autotools eutils gnome2 multilib-minimal
+inherit autotools epatch gnome2 multilib-minimal
DESCRIPTION="GNOME cups library"
HOMEPAGE="https://www.gnome.org/"