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 1QhH83-0001Py-Nw for garchives@archives.gentoo.org; Thu, 14 Jul 2011 08:18:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2143721C0F1; Thu, 14 Jul 2011 08:18:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DEB2221C0F1 for ; Thu, 14 Jul 2011 08:18:28 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B9482AC296 for ; Thu, 14 Jul 2011 08:18:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 77F018003D for ; Thu, 14 Jul 2011 08:18:27 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <67d18b42c58dedcbe757085e7910ad3d86a4f126.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-proto/glproto/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-proto/glproto/glproto-9999.ebuild X-VCS-Directories: x11-proto/glproto/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: 67d18b42c58dedcbe757085e7910ad3d86a4f126 Date: Thu, 14 Jul 2011 08:18:27 +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: X-Archives-Hash: c342402e0f2bce2e5d088fc6e34874c4 commit: 67d18b42c58dedcbe757085e7910ad3d86a4f126 Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Thu Jul 14 08:18:33 2011 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berli= n de> CommitDate: Thu Jul 14 08:18:33 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D67d18b42 x11-proto/glproto: sync with portage --- x11-proto/glproto/glproto-9999.ebuild | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-proto/glproto/glproto-9999.ebuild b/x11-proto/glproto/gl= proto-9999.ebuild index 605d3fa..e0c8f24 100644 --- a/x11-proto/glproto/glproto-9999.ebuild +++ b/x11-proto/glproto/glproto-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -9,7 +9,7 @@ KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~pp= c64 ~s390 ~sh ~sparc ~x86 LICENSE=3D"SGI-B-2.0" IUSE=3D"" =20 -RDEPEND=3D"app-admin/eselect-opengl" +RDEPEND=3D">=3Dapp-admin/eselect-opengl-1.2.3" DEPEND=3D"" =20 src_install() { @@ -19,7 +19,7 @@ src_install() { =20 pkg_postinst() { xorg-2_pkg_postinst - eselect opengl set --use-old xorg-x11 + eselect opengl set --ignore-missing --use-old xorg-x11 } =20 dynamic_libgl_install() {