app-text/epstool: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 07:06:01 +0000 (09:06 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:52:58 +0000 (10:52 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-text/epstool/epstool-3.08-r1.ebuild

index 622cf5950d1ffe533f8f3a540939cfc538d86cb0..03d48ce89822eac40bf579f448bc75f91ae7c7e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit eutils toolchain-funcs
 
-DESCRIPTION="Creates or extracts preview images in EPS files, fixes bounding boxes,converts to bitmaps"
+DESCRIPTION="Creates or extracts preview images in EPS files, fixes bounding boxes"
 HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/epstool.htm"
 SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz"