From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SV2JL-0003hA-Ni for garchives@archives.gentoo.org; Thu, 17 May 2012 15:08:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B66DFE0A97; Thu, 17 May 2012 15:08:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 87428E0B32 for ; Thu, 17 May 2012 15:08:08 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D799B1B4014 for ; Thu, 17 May 2012 15:08:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A1672E5429 for ; Thu, 17 May 2012 15:08:06 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1337267258.c1ff7fc48a6c4d283a10ad4ae7f9fb2127673bb5.mattst88@gentoo> Subject: [gentoo-commits] proj/loongson:master commit in: x11-base/xorg-server/ X-VCS-Repository: proj/loongson X-VCS-Files: x11-base/xorg-server/xorg-server-9999.ebuild X-VCS-Directories: x11-base/xorg-server/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c1ff7fc48a6c4d283a10ad4ae7f9fb2127673bb5 X-VCS-Branch: master Date: Thu, 17 May 2012 15:08:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0b027af8-746f-4060-9f7c-84468f6181a4 X-Archives-Hash: 9a92c78340f2927ff10b0967d7cb62ea commit: c1ff7fc48a6c4d283a10ad4ae7f9fb2127673bb5 Author: Matt Turner gmail com> AuthorDate: Thu May 17 15:07:38 2012 +0000 Commit: Matt Turner gmail com> CommitDate: Thu May 17 15:07:38 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/loongson.git;= a=3Dcommit;h=3Dc1ff7fc4 x11-base/xorg-server: remove xorg-drivers from PDEPEND --- x11-base/xorg-server/xorg-server-9999.ebuild | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/x11-base/xorg-server/xorg-server-9999.ebuild b/x11-base/xorg= -server/xorg-server-9999.ebuild index 7b2d5c5..de68b05 100644 --- a/x11-base/xorg-server/xorg-server-9999.ebuild +++ b/x11-base/xorg-server/xorg-server-9999.ebuild @@ -97,9 +97,6 @@ DEPEND=3D"${RDEPEND} >=3Dx11-libs/libdrm-2.4.20 )" =20 -PDEPEND=3D" - xorg? ( >=3Dx11-base/xorg-drivers-$(get_version_component_range 1-2) )" - REQUIRED_USE=3D"!minimal? ( || ( ${IUSE_SERVERS} ) )"