From 0706fc6986773f4e4d391deff4ad5143c464ea4e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 24 Mar 2019 17:44:59 +0000 Subject: Revert "gentoo resync : 24.03.2019" This reverts commit aa3411e241a201d53a2689766fe419f2756819f3. --- media-gfx/gif2png/gif2png-2.5.8.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 media-gfx/gif2png/gif2png-2.5.8.ebuild (limited to 'media-gfx/gif2png/gif2png-2.5.8.ebuild') diff --git a/media-gfx/gif2png/gif2png-2.5.8.ebuild b/media-gfx/gif2png/gif2png-2.5.8.ebuild new file mode 100644 index 000000000000..e3d4326da751 --- /dev/null +++ b/media-gfx/gif2png/gif2png-2.5.8.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=4 + +DESCRIPTION="Converts images from gif format to png format" +HOMEPAGE="http://catb.org/~esr/gif2png/" +SRC_URI="http://catb.org/~esr/${PN}/${P}.tar.gz" + +LICENSE="ZLIB" +SLOT="0" +KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +IUSE="" + +RDEPEND=">=media-libs/libpng-1.2:0 + sys-libs/zlib" +DEPEND="${RDEPEND}" + +DOCS="AUTHORS NEWS README" -- cgit v1.2.3