diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:48:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:48:03 +0000 |
commit | 8ec8169fc257e0217cf7d94d62ca14518cf7ebe6 (patch) | |
tree | c45040e3426b4721cb0c68005d2c5f54ec35147b /media-libs/imlib | |
parent | sync IUSE (-${IUSE}, -static), don't assign S=${WORKDIR}/${P} (Manifest recom... (diff) | |
download | gentoo-2-8ec8169fc257e0217cf7d94d62ca14518cf7ebe6.tar.gz gentoo-2-8ec8169fc257e0217cf7d94d62ca14518cf7ebe6.tar.bz2 gentoo-2-8ec8169fc257e0217cf7d94d62ca14518cf7ebe6.zip |
sync IUSE (missing)
Diffstat (limited to 'media-libs/imlib')
-rw-r--r-- | media-libs/imlib/imlib-1.9.14-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/imlib/imlib-1.9.14-r1.ebuild b/media-libs/imlib/imlib-1.9.14-r1.ebuild index 1424f5069991..d4392e56bab7 100644 --- a/media-libs/imlib/imlib-1.9.14-r1.ebuild +++ b/media-libs/imlib/imlib-1.9.14-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-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.24 2004/07/02 21:51:25 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.25 2004/07/14 19:46:26 agriffis Exp $ inherit gnome.org libtool @@ -10,6 +10,7 @@ HOMEPAGE="http://developer.gnome.org/arch/imaging/imlib.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ~ppc64" +IUSE="" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/tiff-3.5.5 |