diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-21 21:38:31 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-21 21:38:31 +0000 |
commit | 681196dc7080c18bdd52e79289c1656f8ba62ff2 (patch) | |
tree | cc28e19e0c95943ce9a142ba0c16dcad1212b3de /app-text | |
parent | don't install COPYING (Manifest recommit) (diff) | |
download | gentoo-2-681196dc7080c18bdd52e79289c1656f8ba62ff2.tar.gz gentoo-2-681196dc7080c18bdd52e79289c1656f8ba62ff2.tar.bz2 gentoo-2-681196dc7080c18bdd52e79289c1656f8ba62ff2.zip |
amd64
Diffstat (limited to 'app-text')
-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 27a58a77d529..8749a5159799 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.4 2004/05/03 12:42:17 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.04.ebuild,v 1.5 2004/06/21 21:38:31 jhuebel 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 ~amd64" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND="virtual/ghostscript" |