diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 14:52:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:02:30 +0100 |
commit | e24b3109faa91668bbc463c0a4920789c129742b (patch) | |
tree | fe06f28d7b3a3eba7e0f7097928324b926cdb977 /media-gfx/fondu | |
parent | media-fonts/roboto: use BDEPEND for app-arch/unzip (diff) | |
download | gentoo-e24b3109faa91668bbc463c0a4920789c129742b.tar.gz gentoo-e24b3109faa91668bbc463c0a4920789c129742b.tar.bz2 gentoo-e24b3109faa91668bbc463c0a4920789c129742b.zip |
media-gfx/fondu: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/fondu')
-rw-r--r-- | media-gfx/fondu/fondu-20060102-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/fondu/fondu-20060102-r1.ebuild b/media-gfx/fondu/fondu-20060102-r1.ebuild index 03f2e4f22ced..1144108f1f35 100644 --- a/media-gfx/fondu/fondu-20060102-r1.ebuild +++ b/media-gfx/fondu/fondu-20060102-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils +inherit epatch MY_PV=${PV:2:6} |