summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/epstool/Manifest4
-rw-r--r--app-text/epstool/epstool-3.02.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/epstool/Manifest b/app-text/epstool/Manifest
index c21d618d3d36..ccca0259d949 100644
--- a/app-text/epstool/Manifest
+++ b/app-text/epstool/Manifest
@@ -1,4 +1,4 @@
-MD5 81255f57ffd51debd52b2aeb43a45f09 files/digest-epstool-3.02 64
+MD5 a230b28be722e7cbae39b23568d9470f epstool-3.02.ebuild 706
MD5 c69b5ce837e48552cef01d3012d86a8c ChangeLog 400
-MD5 3dea5890bc6bcc605fc396fe0be69ee8 epstool-3.02.ebuild 707
MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224
+MD5 81255f57ffd51debd52b2aeb43a45f09 files/digest-epstool-3.02 64
diff --git a/app-text/epstool/epstool-3.02.ebuild b/app-text/epstool/epstool-3.02.ebuild
index 0f18367917ef..6fae4293284c 100644
--- a/app-text/epstool/epstool-3.02.ebuild
+++ b/app-text/epstool/epstool-3.02.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.02.ebuild,v 1.1 2003/07/09 14:23:06 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.02.ebuild,v 1.2 2003/08/25 09:08:49 phosphan Exp $
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/${PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND="app-text/ghostscript"