From 155b8ad5c36e01f28953a81291f264129dd679c3 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 22 Jul 2007 07:56:29 +0000 Subject: Drop virtual/x11 references. Package-Manager: portage-2.1.2.9 --- dev-perl/GD/GD-2.35.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-perl/GD/GD-2.35.ebuild') diff --git a/dev-perl/GD/GD-2.35.ebuild b/dev-perl/GD/GD-2.35.ebuild index 8e243aafb717..fcd96b702743 100644 --- a/dev-perl/GD/GD-2.35.ebuild +++ b/dev-perl/GD/GD-2.35.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/dev-perl/GD/GD-2.35.ebuild,v 1.8 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.35.ebuild,v 1.9 2007/07/22 07:56:29 graaff Exp $ inherit eutils perl-module @@ -17,7 +17,7 @@ DEPEND=">=media-libs/gd-2.0.28 png? ( media-libs/libpng sys-libs/zlib ) jpeg? ( media-libs/jpeg ) truetype? ( =media-libs/freetype-2* ) - xpm? ( || ( x11-libs/libXpm virtual/x11 ) ) + xpm? ( x11-libs/libXpm ) gif? ( media-libs/giflib ) dev-lang/perl" -- cgit v1.2.3-65-gdbad