diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-04-28 04:50:25 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-04-28 04:50:25 +0000 |
commit | 54d86448b50a28b4df3ad11c201677ef6a3cc9e5 (patch) | |
tree | ac41cb66d73f4bdb8b1a039eeb2df5309f4665b5 /media-gfx/pstoedit | |
parent | Added libapreq dep. (diff) | |
download | gentoo-2-54d86448b50a28b4df3ad11c201677ef6a3cc9e5.tar.gz gentoo-2-54d86448b50a28b4df3ad11c201677ef6a3cc9e5.tar.bz2 gentoo-2-54d86448b50a28b4df3ad11c201677ef6a3cc9e5.zip |
cleanup
Diffstat (limited to 'media-gfx/pstoedit')
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.31-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/pstoedit-3.31-r1.ebuild b/media-gfx/pstoedit/pstoedit-3.31-r1.ebuild index 8369b939ec3d..f7e805a242ca 100644 --- a/media-gfx/pstoedit/pstoedit-3.31-r1.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.31-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Chouser <chouser@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.31-r1.ebuild,v 1.1 2002/04/13 00:20:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.31-r1.ebuild,v 1.2 2002/04/28 04:50:25 seemant Exp $ # nonstandard archive name and source dir -A=${P//[-.]/_}.zip +MY_P=${P//[-.]/_} 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}/${A}" +SRC_URI="http://home.t-online.de/home/helga.glunz/wglunz/${PN}/${MY_P}.zip" HOMEPAGE="http://www.pstoedit.net/pstoedit" DEPEND="media-libs/libpng |