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 | |
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')
-rw-r--r-- | media-gfx/xpaint/xpaint-2.6.2-r1.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/xpaint/xpaint-2.6.9.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/xpaint/xpaint-2.7.0.ebuild | 4 |
3 files changed, 6 insertions, 5 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 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 diff --git a/media-gfx/xpaint/xpaint-2.7.0.ebuild b/media-gfx/xpaint/xpaint-2.7.0.ebuild index fe006493b891..325259b3da06 100644 --- a/media-gfx/xpaint/xpaint-2.7.0.ebuild +++ b/media-gfx/xpaint/xpaint-2.7.0.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.7.0.ebuild,v 1.6 2004/06/24 22:52:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/xpaint-2.7.0.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 ~sparc" +IUSE="" DEPEND=">=media-libs/tiff-3.2 virtual/x11 |