diff options
author | 2007-06-21 15:17:01 +0000 | |
---|---|---|
committer | 2007-06-21 15:17:01 +0000 | |
commit | 118657415e1cd72f5f3eaf79c3326531d9ee899b (patch) | |
tree | f3d6b800ceb5bf941fb2a3a2a375d55ef5d9870e /app-text/epstool/epstool-3.08.ebuild | |
parent | Stable for HPPA (bug #182266). (diff) | |
download | gentoo-2-118657415e1cd72f5f3eaf79c3326531d9ee899b.tar.gz gentoo-2-118657415e1cd72f5f3eaf79c3326531d9ee899b.tar.bz2 gentoo-2-118657415e1cd72f5f3eaf79c3326531d9ee899b.zip |
Stable for HPPA (bug #182403).
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'app-text/epstool/epstool-3.08.ebuild')
-rw-r--r-- | app-text/epstool/epstool-3.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/epstool/epstool-3.08.ebuild b/app-text/epstool/epstool-3.08.ebuild index aaac9531d244..61390d92b793 100644 --- a/app-text/epstool/epstool-3.08.ebuild +++ b/app-text/epstool/epstool-3.08.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.7 2006/10/09 12:57:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.8 2007/06/21 15:17:01 jer 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 ~hppa ppc ~ppc-macos x86" +KEYWORDS="amd64 hppa ppc ~ppc-macos x86" IUSE="" DEPEND="virtual/ghostscript !=app-text/gsview-4.6" |