diff options
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/xzgv/xzgv-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xzgv/xzgv-0.9.1.ebuild b/media-gfx/xzgv/xzgv-0.9.1.ebuild index 283f5de88d59..f3ecce214fce 100644 --- a/media-gfx/xzgv/xzgv-0.9.1.ebuild +++ b/media-gfx/xzgv/xzgv-0.9.1.ebuild @@ -1,8 +1,8 @@ -# 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 toolchain-funcs +inherit epatch toolchain-funcs DESCRIPTION="Fast and simple GTK+ image viewer" HOMEPAGE="https://sourceforge.net/projects/xzgv" |