diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:49:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:49:46 +0000 |
commit | f89e899970de8f060f4cb81cdf484234bb1aa75d (patch) | |
tree | da2af666752bee5039c9a64e341a518b2ca17c1e /media-libs/imlib2_loaders | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-f89e899970de8f060f4cb81cdf484234bb1aa75d.tar.gz gentoo-2-f89e899970de8f060f4cb81cdf484234bb1aa75d.tar.bz2 gentoo-2-f89e899970de8f060f4cb81cdf484234bb1aa75d.zip |
sync IUSE (-${IUSE}, -X)
Diffstat (limited to 'media-libs/imlib2_loaders')
-rw-r--r-- | media-libs/imlib2_loaders/imlib2_loaders-1.1.1.20040501.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.20040501.ebuild b/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.20040501.ebuild index 5f7db759cd1b..cc0e82948aca 100644 --- a/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.20040501.ebuild +++ b/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.20040501.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/imlib2_loaders/imlib2_loaders-1.1.1.20040501.ebuild,v 1.3 2004/06/24 23:03:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.20040501.ebuild,v 1.4 2004/07/14 19:49:46 agriffis Exp $ EHACKAUTOGEN=YES inherit enlightenment @@ -8,7 +8,7 @@ inherit enlightenment DESCRIPTION="image loader plugins for Imlib 2" HOMEPAGE="http://www.enlightenment.org/pages/imlib2.html" -IUSE="${IUSE} X" +IUSE="" RDEPEND=">=media-libs/imlib2-1.1.0 >=dev-db/edb-1.0.4.20031013 |