summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-09-03 15:15:48 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-09-03 15:15:48 +0000
commit6a3afac53462a55c2206a55daa8c8b8892fe2b8a (patch)
tree37707972c50b15314cbbc2231e801f4f78d4627d /app-text/epstool
parentapp-portage/eix stable on ppc. (diff)
downloadhistorical-6a3afac53462a55c2206a55daa8c8b8892fe2b8a.tar.gz
historical-6a3afac53462a55c2206a55daa8c8b8892fe2b8a.tar.bz2
historical-6a3afac53462a55c2206a55daa8c8b8892fe2b8a.zip
app-text/epstool stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/epstool')
-rw-r--r--app-text/epstool/ChangeLog5
-rw-r--r--app-text/epstool/Manifest8
-rw-r--r--app-text/epstool/epstool-3.08.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog
index 7ce00d882e05..1820579c40c3 100644
--- a/app-text/epstool/ChangeLog
+++ b/app-text/epstool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.15 2005/08/29 08:21:14 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.16 2005/09/03 15:15:48 hansmi Exp $
+
+ 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> epstool-3.08.ebuild:
+ Stable on ppc.
29 Aug 2005; Patrick Kursawe <phosphan@gentoo.org> epstool-3.08.ebuild:
3.08 stable for x86
diff --git a/app-text/epstool/Manifest b/app-text/epstool/Manifest
index 53852eca4a58..8d31a1e3a17a 100644
--- a/app-text/epstool/Manifest
+++ b/app-text/epstool/Manifest
@@ -1,6 +1,6 @@
-MD5 3e579ef0a2134f696bbf981ac9c8a90b epstool-3.06.ebuild 685
-MD5 db9ba54659be620021e4063457a4fb0c epstool-3.08.ebuild 687
-MD5 6ee54deca20ac185a162f4429dc2b878 ChangeLog 1552
MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224
-MD5 d21818037203a765bf43e79e92bc215c files/digest-epstool-3.06 64
+MD5 3e579ef0a2134f696bbf981ac9c8a90b epstool-3.06.ebuild 685
+MD5 b9b7f4b9ecc21aea04f92ccd83cb17fd ChangeLog 1643
+MD5 643d06d4f6d02931f8dd5466753f1377 epstool-3.08.ebuild 684
MD5 28a75c27e1ebf2da6285850167a8659b files/digest-epstool-3.08 64
+MD5 d21818037203a765bf43e79e92bc215c files/digest-epstool-3.06 64
diff --git a/app-text/epstool/epstool-3.08.ebuild b/app-text/epstool/epstool-3.08.ebuild
index 301455cfcfd0..63db31d7625b 100644
--- a/app-text/epstool/epstool-3.08.ebuild
+++ b/app-text/epstool/epstool-3.08.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.2 2005/08/29 08:21:14 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.3 2005/09/03 15:15:48 hansmi 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/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND="virtual/ghostscript"