summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-05-03 12:42:17 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-05-03 12:42:17 +0000
commit288c6a25b7be34f156abf5cc87e5d42bac555212 (patch)
tree3fc14e076b2806158da84d2835e331f068f289e2 /app-text/epstool
parentAdded postgres to init script. (Manifest recommit) (diff)
downloadgentoo-2-288c6a25b7be34f156abf5cc87e5d42bac555212.tar.gz
gentoo-2-288c6a25b7be34f156abf5cc87e5d42bac555212.tar.bz2
gentoo-2-288c6a25b7be34f156abf5cc87e5d42bac555212.zip
~amd64
Diffstat (limited to 'app-text/epstool')
-rw-r--r--app-text/epstool/ChangeLog5
-rw-r--r--app-text/epstool/epstool-3.02.ebuild4
-rw-r--r--app-text/epstool/epstool-3.04.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog
index dccb7e4b7958..6d6b8f727590 100644
--- a/app-text/epstool/ChangeLog
+++ b/app-text/epstool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.6 2004/04/19 09:18:27 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.7 2004/05/03 12:42:17 kugelfang Exp $
+
+ 03 May 2004; Danny van Dyk <kugelfang@gentoo.org> epstool-3.04.ebuild:
+ Marked ~amd64.
19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> epstool-3.04.ebuild:
Looks stable.
diff --git a/app-text/epstool/epstool-3.02.ebuild b/app-text/epstool/epstool-3.02.ebuild
index 240d3553cd77..c4dcab6c7ced 100644
--- a/app-text/epstool/epstool-3.02.ebuild
+++ b/app-text/epstool/epstool-3.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.3 2003/12/09 17:42:12 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.02.ebuild,v 1.4 2004/05/03 12:42:17 kugelfang 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"
diff --git a/app-text/epstool/epstool-3.04.ebuild b/app-text/epstool/epstool-3.04.ebuild
index 84f151c7a320..27a58a77d529 100644
--- a/app-text/epstool/epstool-3.04.ebuild
+++ b/app-text/epstool/epstool-3.04.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.04.ebuild,v 1.3 2004/04/19 09:18:27 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.04.ebuild,v 1.4 2004/05/03 12:42:17 kugelfang 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 ppc"
+KEYWORDS="x86 ppc ~amd64"
IUSE=""
DEPEND="virtual/ghostscript"