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/xli | |
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/xli')
-rw-r--r-- | media-gfx/xli/xli-1.17.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xli/xli-1.17.0.ebuild b/media-gfx/xli/xli-1.17.0.ebuild index 36c04f9d63b5..4f3c72a22c98 100644 --- a/media-gfx/xli/xli-1.17.0.ebuild +++ b/media-gfx/xli/xli-1.17.0.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xli/xli-1.17.0.ebuild,v 1.13 2004/06/24 22:52:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xli/xli-1.17.0.ebuild,v 1.14 2004/07/14 18:33:40 agriffis Exp $ inherit alternatives -S=${WORKDIR}/${P} DESCRIPTION="X Load Image: view images or load them to root window" SRC_URI="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${P}.tar.gz" HOMEPAGE="http://pantransit.reptiles.org/prog/" @@ -12,6 +11,7 @@ HOMEPAGE="http://pantransit.reptiles.org/prog/" SLOT="0" LICENSE="X11" KEYWORDS="x86 ppc hppa ~amd64" +IUSE="" DEPEND="virtual/x11 >=sys-libs/zlib-1.1.4 |