diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:37:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:37:01 +0000 |
commit | b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c (patch) | |
tree | 7ed06af483c0d13e1cba293b629e943abb6537e9 /media-gfx/xpaint/xpaint-2.6.9.ebuild | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c.tar.gz gentoo-2-b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c.tar.bz2 gentoo-2-b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-gfx/xpaint/xpaint-2.6.9.ebuild')
-rw-r--r-- | media-gfx/xpaint/xpaint-2.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xpaint/xpaint-2.6.9.ebuild b/media-gfx/xpaint/xpaint-2.6.9.ebuild index 8f7a94e56031..0d18d17a69fa 100644 --- a/media-gfx/xpaint/xpaint-2.6.9.ebuild +++ b/media-gfx/xpaint/xpaint-2.6.9.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/xpaint-2.6.9.ebuild,v 1.6 2004/06/24 22:52:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/xpaint-2.6.9.ebuild,v 1.7 2004/07/14 18:33:55 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="XPaint is an image editor which supports most standard paint program options." SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2" HOMEPAGE="http://sf-xpaint.sourceforge.net/" @@ -10,6 +9,7 @@ HOMEPAGE="http://sf-xpaint.sourceforge.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND=">=media-libs/tiff-3.2 virtual/x11 |