diff options
author | 2004-04-26 12:47:40 +0000 | |
---|---|---|
committer | 2004-04-26 12:47:40 +0000 | |
commit | 96aded78b09786f46619f63e7ff15511aa898305 (patch) | |
tree | 85cd468064458722e96f8285353016426f3408ec /media-gfx/pstoedit | |
parent | Fixed missing IUSE (Manifest recommit) (diff) | |
download | gentoo-2-96aded78b09786f46619f63e7ff15511aa898305.tar.gz gentoo-2-96aded78b09786f46619f63e7ff15511aa898305.tar.bz2 gentoo-2-96aded78b09786f46619f63e7ff15511aa898305.zip |
Fixed extra S= definition
Diffstat (limited to 'media-gfx/pstoedit')
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.32.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/media-gfx/pstoedit/pstoedit-3.32.ebuild b/media-gfx/pstoedit/pstoedit-3.32.ebuild index fb08082cfc38..1ac18a6c9743 100644 --- a/media-gfx/pstoedit/pstoedit-3.32.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.32.ebuild @@ -1,18 +1,16 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.32.ebuild,v 1.11 2004/04/26 02:40:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.32.ebuild,v 1.12 2004/04/26 12:47:40 obz Exp $ inherit libtool -IUSE="flash" - -S=${WORKDIR}/${P} DESCRIPTION="translates PostScript and PDF graphics into other vector formats" SRC_URI="http://home.t-online.de/home/helga.glunz/wglunz/${PN}/${P}.tar.gz" HOMEPAGE="http://www.pstoedit.net/pstoedit" +LICENSE="GPL-2" SLOT="0" -LICENSE="GPL-2" +IUSE="flash" KEYWORDS="x86 ppc" DEPEND="media-libs/libpng |