From 55ce22e67cf71bb707fa779fc3056f9356ea31b7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 01:54:13 +0100 Subject: net-p2p/gtorrentviewer: eutils->epatch Signed-off-by: Sam James --- net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild b/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild index f01fe731b881..89cca13f80b2 100644 --- a/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.ebuild +++ b/net-p2p/gtorrentviewer/gtorrentviewer-0.2b.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 autotools eutils gnome2 +inherit autotools epatch gnome2 MY_PN=${PN/gtorrentviewer/GTorrentViewer} MY_P=${MY_PN}-${PV} -- cgit v1.2.3-65-gdbad