diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:35:26 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:25 +0200 |
commit | 95096e34d0a60a443df96a9cafc3eb96db7925ff (patch) | |
tree | 3971ab54c94e6541b9561ea8dadd70890c7a4939 /media-gfx | |
parent | media-gfx/openmesh: Shorter DESCRIPTION (diff) | |
download | gentoo-95096e34d0a60a443df96a9cafc3eb96db7925ff.tar.gz gentoo-95096e34d0a60a443df96a9cafc3eb96db7925ff.tar.bz2 gentoo-95096e34d0a60a443df96a9cafc3eb96db7925ff.zip |
media-gfx/peps: Shorter DESCRIPTION
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/peps/peps-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |