From 994e97bcad4f570643bb2fdc2c654a189fb0e508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 14 Apr 2017 08:45:22 +0200 Subject: [PATCH] potrace: fix SUMMARY --- media-gfx/potrace/potrace-1.14.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/potrace/potrace-1.14.recipe b/media-gfx/potrace/potrace-1.14.recipe index 525aba69b..52f3adfe4 100644 --- a/media-gfx/potrace/potrace-1.14.recipe +++ b/media-gfx/potrace/potrace-1.14.recipe @@ -1,4 +1,4 @@ -SUMMARY="Portable Network Graphics library" +SUMMARY="Utility for tracing a bitmap" DESCRIPTION="Potrace is a tool for tracing a bitmap, which means, transforming a \ bitmap into a smooth, scalable image. The input is a bitmap (PBM, \ PGM, PPM, or BMP), and the default output is one of several vector \ @@ -20,7 +20,7 @@ potracing greyscale and color images. HOMEPAGE="http://potrace.sourceforge.net/" COPYRIGHT="2001-2015 Peter Selinger" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://potrace.sourceforge.net/download/$portVersion/potrace-$portVersion.tar.gz" CHECKSUM_SHA256="db72b65311cfdcb63880b317f610d84485f086e15f88ca2346012d49414cd97e" PATCHES="potrace-$portVersion.patchset"