summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 04:16:44 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 04:16:44 +0000
commit11856edaaae1212b2dbf0019192bac92d89653af (patch)
treeae7aade3c55624b6e37511586e6db925836a134b /media-gfx/xloadimage/xloadimage-4.1-r4.ebuild
parentRemove virtual/x11 from dependencies. (diff)
downloadhistorical-11856edaaae1212b2dbf0019192bac92d89653af.tar.gz
historical-11856edaaae1212b2dbf0019192bac92d89653af.tar.bz2
historical-11856edaaae1212b2dbf0019192bac92d89653af.zip
Remove virtual/x11 from dependencies.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'media-gfx/xloadimage/xloadimage-4.1-r4.ebuild')
-rw-r--r--media-gfx/xloadimage/xloadimage-4.1-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/xloadimage/xloadimage-4.1-r4.ebuild b/media-gfx/xloadimage/xloadimage-4.1-r4.ebuild
index 3e2b7d1ecb66..f155b3acf273 100644
--- a/media-gfx/xloadimage/xloadimage-4.1-r4.ebuild
+++ b/media-gfx/xloadimage/xloadimage-4.1-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r4.ebuild,v 1.16 2006/06/08 13:48:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r4.ebuild,v 1.17 2007/07/22 04:16:44 omp Exp $
inherit alternatives eutils flag-o-matic toolchain-funcs
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 sh sparc x86 ~x86-fbsd"
IUSE="tiff jpeg png"
-RDEPEND="|| ( x11-libs/libX11 virtual/x11 )
+RDEPEND="x11-libs/libX11
tiff? ( media-libs/tiff )
png? ( media-libs/libpng )
jpeg? ( media-libs/jpeg )"