diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-22 19:16:47 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-22 19:16:47 +0000 |
commit | 14bd8b5637868a379a5cf47006623f686cff316c (patch) | |
tree | dfde619caa2933a56d6a04a53a40f1aed9e370a4 /app-text/epstool/epstool-3.08.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-14bd8b5637868a379a5cf47006623f686cff316c.tar.gz gentoo-2-14bd8b5637868a379a5cf47006623f686cff316c.tar.bz2 gentoo-2-14bd8b5637868a379a5cf47006623f686cff316c.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
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 61390d92b793..d169811760e8 100644 --- a/app-text/epstool/epstool-3.08.ebuild +++ b/app-text/epstool/epstool-3.08.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.8 2007/06/21 15:17:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.9 2008/01/22 19:16:47 grobian 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 x86" IUSE="" DEPEND="virtual/ghostscript !=app-text/gsview-4.6" |