From 59964eec8fbf9d87b322ade70a43c9793224883c Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Fri, 22 Jan 2010 21:05:57 +0000 Subject: Require SLOT="0" of media-libs/jpeg for headers. Package-Manager: portage-2.2_rc61/cvs/Linux x86_64 --- media-gfx/xloadimage/ChangeLog | 8 ++++++-- media-gfx/xloadimage/xloadimage-4.1-r10.ebuild | 9 ++++----- 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'media-gfx/xloadimage') diff --git a/media-gfx/xloadimage/ChangeLog b/media-gfx/xloadimage/ChangeLog index 353215be2728..86442e12b69f 100644 --- a/media-gfx/xloadimage/ChangeLog +++ b/media-gfx/xloadimage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/xloadimage -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.49 2009/09/27 16:12:39 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.50 2010/01/22 21:03:52 ssuominen Exp $ + + 22 Jan 2010; Samuli Suominen + xloadimage-4.1-r10.ebuild: + Require SLOT="0" of media-libs/jpeg for headers. 27 Sep 2009; nixnut xloadimage-4.1-r10.ebuild: ppc stable #283648 diff --git a/media-gfx/xloadimage/xloadimage-4.1-r10.ebuild b/media-gfx/xloadimage/xloadimage-4.1-r10.ebuild index 0c73974b31b8..093c78985b0f 100644 --- a/media-gfx/xloadimage/xloadimage-4.1-r10.ebuild +++ b/media-gfx/xloadimage/xloadimage-4.1-r10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r10.ebuild,v 1.8 2009/09/27 16:12:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r10.ebuild,v 1.9 2010/01/22 21:03:52 ssuominen Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -18,10 +18,9 @@ IUSE="tiff jpeg png" RDEPEND="x11-libs/libX11 tiff? ( media-libs/tiff ) png? ( media-libs/libpng ) - jpeg? ( media-libs/jpeg )" + jpeg? ( media-libs/jpeg:0 )" DEPEND="${RDEPEND} - !media-gfx/xli - !