diff options
author | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-13 01:16:37 +0000 |
---|---|---|
committer | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-13 01:16:37 +0000 |
commit | bdd5dccfe88143937a8f7ce933f9cd66fd238a11 (patch) | |
tree | 7233d5689485359afe09217d498f9ba76abb0c35 /media-gfx/llgal/llgal-0.11.4.ebuild | |
parent | Remove old ebuilds, mark 3.10 x86 stable. (diff) | |
download | historical-bdd5dccfe88143937a8f7ce933f9cd66fd238a11.tar.gz historical-bdd5dccfe88143937a8f7ce933f9cd66fd238a11.tar.bz2 historical-bdd5dccfe88143937a8f7ce933f9cd66fd238a11.zip |
Added missing IUSE="".
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'media-gfx/llgal/llgal-0.11.4.ebuild')
-rw-r--r-- | media-gfx/llgal/llgal-0.11.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-gfx/llgal/llgal-0.11.4.ebuild b/media-gfx/llgal/llgal-0.11.4.ebuild index 213761800142..ae14f1bb63eb 100644 --- a/media-gfx/llgal/llgal-0.11.4.ebuild +++ b/media-gfx/llgal/llgal-0.11.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/llgal/llgal-0.11.4.ebuild,v 1.1 2005/11/27 23:53:28 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/llgal/llgal-0.11.4.ebuild,v 1.2 2006/01/13 01:16:37 nattfodd Exp $ DESCRIPTION="Online gallery generator" HOMEPAGE="http://home.gna.org/llgal" @@ -9,6 +9,7 @@ SRC_URI="http://download.gna.org/llgal/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" RDEPEND="media-gfx/imagemagick dev-lang/perl |