summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-06 07:09:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-06 07:09:35 +0000
commitf596b6cef19b8d04ae6e7279e44973b62c339f6c (patch)
treeb45feb776fb711d4e5f3366cfe54d328ff51eb5f /app-text/epstool
parentAdd ruby21 target. (diff)
downloadgentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.gz
gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.bz2
gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.zip
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/epstool')
-rw-r--r--app-text/epstool/ChangeLog5
-rw-r--r--app-text/epstool/epstool-3.08-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog
index 34853239c37a..dcc02d293e43 100644
--- a/app-text/epstool/ChangeLog
+++ b/app-text/epstool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.39 2014/04/06 23:54:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.40 2014/08/06 07:09:33 patrick Exp $
+
+ 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> epstool-3.08-r1.ebuild:
+ Make description more repoman-happy
06 Apr 2014; Jeroen Roovers <jer@gentoo.org> epstool-3.08-r1.ebuild,
files/gcc43.patch:
diff --git a/app-text/epstool/epstool-3.08-r1.ebuild b/app-text/epstool/epstool-3.08-r1.ebuild
index 1666cdfb3f23..400bf3cdf52f 100644
--- a/app-text/epstool/epstool-3.08-r1.ebuild
+++ b/app-text/epstool/epstool-3.08-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08-r1.ebuild,v 1.7 2014/04/06 23:54:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08-r1.ebuild,v 1.8 2014/08/06 07:09:33 patrick Exp $
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,converts to bitmaps"
HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/epstool.htm"
SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz"