diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 15:06:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:05:21 +0100 |
commit | d0f71fd69b2c899e92741433ac11439d050a1acf (patch) | |
tree | a82e6daab0c3768e0ec250445bb5234414251f46 /x11-misc/3dfb | |
parent | x11-libs/xosd: eutils->epatch (diff) | |
download | gentoo-d0f71fd69b2c899e92741433ac11439d050a1acf.tar.gz gentoo-d0f71fd69b2c899e92741433ac11439d050a1acf.tar.bz2 gentoo-d0f71fd69b2c899e92741433ac11439d050a1acf.zip |
x11-misc/3dfb: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/3dfb')
-rw-r--r-- | x11-misc/3dfb/3dfb-0.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/3dfb/3dfb-0.6.1-r1.ebuild b/x11-misc/3dfb/3dfb-0.6.1-r1.ebuild index a4c1a38b6260..86fa73404b93 100644 --- a/x11-misc/3dfb/3dfb-0.6.1-r1.ebuild +++ b/x11-misc/3dfb/3dfb-0.6.1-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 DESCRIPTION="3D File Browser" HOMEPAGE="https://sourceforge.net/projects/dz3d/" |