diff options
Diffstat (limited to 'app-text/epstool/epstool-3.04.ebuild')
-rw-r--r-- | app-text/epstool/epstool-3.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/epstool/epstool-3.04.ebuild b/app-text/epstool/epstool-3.04.ebuild index 825c05ac2313..84f151c7a320 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.2 2004/03/09 15:15:39 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.04.ebuild,v 1.3 2004/04/19 09:18:27 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 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/ghostscript" |