From: Jonas Stein Date: Sun, 6 Aug 2017 12:35:26 +0000 (+0200) Subject: media-gfx/peps: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=95096e34d0a60a443df96a9cafc3eb96db7925ff;p=gentoo.git media-gfx/peps: Shorter DESCRIPTION --- diff --git a/media-gfx/peps/peps-2.0.ebuild b/media-gfx/peps/peps-2.0.ebuild index 9aa3a7209d7c..e232d298ea69 100644 --- a/media-gfx/peps/peps-2.0.ebuild +++ b/media-gfx/peps/peps-2.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="2" inherit eutils toolchain-funcs -DESCRIPTION="Peps preprocesses EPS files and passes it to Ghostscript for conversion into a bitmap" +DESCRIPTION="Preprocess and convert EPS files to bitmap with Ghostscript" HOMEPAGE="http://peps.redprince.net/peps/" SRC_URI="http://www.peps.redprince.net/peps/${P}.tar.gz"