diff options
Diffstat (limited to 'media-gfx/pngrewrite/pngrewrite-1.3.0.ebuild')
-rw-r--r-- | media-gfx/pngrewrite/pngrewrite-1.3.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-gfx/pngrewrite/pngrewrite-1.3.0.ebuild b/media-gfx/pngrewrite/pngrewrite-1.3.0.ebuild index 4fdba3ba5d7a..62bb8328e0f3 100644 --- a/media-gfx/pngrewrite/pngrewrite-1.3.0.ebuild +++ b/media-gfx/pngrewrite/pngrewrite-1.3.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit toolchain-funcs base DESCRIPTION="A utility which reduces large palettes in PNG images" |