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
commit0d612bf7fcb41e61a534eba96e611f4e325017c5 (patch)
tree0f12ae58d63080f9f1df59686efaf8c4e47a7b9d /app-text
parentapp-portage/eix stable on ppc. (diff)
downloadgentoo-2-0d612bf7fcb41e61a534eba96e611f4e325017c5.tar.gz
gentoo-2-0d612bf7fcb41e61a534eba96e611f4e325017c5.tar.bz2
gentoo-2-0d612bf7fcb41e61a534eba96e611f4e325017c5.zip
app-text/epstool stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/epstool/ChangeLog5
-rw-r--r--app-text/epstool/epstool-3.08.ebuild4
2 files changed, 6 insertions, 3 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/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"