summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-07-22 07:51:39 +0000
committerHans de Graaff <graaff@gentoo.org>2007-07-22 07:51:39 +0000
commit35643968f8839ed1feba76842a2b647b1f30c366 (patch)
treee3ca546b860b70d54f5f3e36ac6499f67246e431 /dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild
parentRemoved virtual/x11 dependency. (diff)
downloadgentoo-2-35643968f8839ed1feba76842a2b647b1f30c366.tar.gz
gentoo-2-35643968f8839ed1feba76842a2b647b1f30c366.tar.bz2
gentoo-2-35643968f8839ed1feba76842a2b647b1f30c366.zip
Drop virtual/x11 references.
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild')
-rw-r--r--dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild
index 6a5546b33e9b..97bf33a8a877 100644
--- a/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild
+++ b/dev-perl/X11-Protocol/X11-Protocol-0.55.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/X11-Protocol/X11-Protocol-0.55.ebuild,v 1.11 2007/07/10 23:33:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild,v 1.12 2007/07/22 07:51:39 graaff Exp $
inherit perl-module eutils
@@ -13,9 +13,6 @@ SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 sparc ~x86"
IUSE=""
-DEPEND="|| ( ( x11-libs/libXrender
+DEPEND="x11-libs/libXrender
x11-libs/libXext
- )
- virtual/x11
- )
dev-lang/perl"