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.2-r1.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.2-r1.ebuild')
-rw-r--r-- | media-gfx/xpaint/xpaint-2.6.2-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/xpaint/xpaint-2.6.2-r1.ebuild b/media-gfx/xpaint/xpaint-2.6.2-r1.ebuild index a3589c688aad..3b659e258868 100644 --- a/media-gfx/xpaint/xpaint-2.6.2-r1.ebuild +++ b/media-gfx/xpaint/xpaint-2.6.2-r1.ebuild @@ -1,6 +1,6 @@ # 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.2-r1.ebuild,v 1.8 2004/06/24 22:52:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/xpaint-2.6.2-r1.ebuild,v 1.9 2004/07/14 18:33:55 agriffis Exp $ S=${WORKDIR}/xpaint DESCRIPTION="XPaint is an image editor which supports most standard paint program options." @@ -10,6 +10,7 @@ HOMEPAGE="http://home.worldonline.dk/~torsten/xpaint/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND=">=media-libs/tiff-3.2 virtual/x11 |