diff options
author | 2005-09-05 14:53:17 +0000 | |
---|---|---|
committer | 2005-09-05 14:53:17 +0000 | |
commit | 75c43c1b04c18f4cf04f90ea2ccdc0f225e62af8 (patch) | |
tree | 68311125ea7d977a6a1068ff1d67303d4a14bd04 /app-text/epstool/epstool-3.08.ebuild | |
parent | Recommending 2005.1 over 2005.0 (diff) | |
download | historical-75c43c1b04c18f4cf04f90ea2ccdc0f225e62af8.tar.gz historical-75c43c1b04c18f4cf04f90ea2ccdc0f225e62af8.tar.bz2 historical-75c43c1b04c18f4cf04f90ea2ccdc0f225e62af8.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/epstool/epstool-3.08.ebuild')
-rw-r--r-- | app-text/epstool/epstool-3.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/epstool/epstool-3.08.ebuild b/app-text/epstool/epstool-3.08.ebuild index 63db31d7625b..e8820370dd68 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.3 2005/09/03 15:15:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.4 2005/09/05 14:53:17 cryos 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="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="virtual/ghostscript" |