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 1RoMvh-0008OR-EK for garchives@archives.gentoo.org; Fri, 20 Jan 2012 22:27:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB7EBE08E6; Fri, 20 Jan 2012 22:27:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9C108E08E6 for ; Fri, 20 Jan 2012 22:27:21 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7E161B400F for ; Fri, 20 Jan 2012 22:27:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 02C9A80042 for ; Fri, 20 Jan 2012 22:27:20 +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: <70718eb4d9be7b53d7c56ef0e6f64894ae357bbf.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/mesa/mesa-9999.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 70718eb4d9be7b53d7c56ef0e6f64894ae357bbf Date: Fri, 20 Jan 2012 22:27:20 +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: cfb86754-a1a1-4236-a100-38ed3f9f1346 X-Archives-Hash: 45fd70df048fe866c0a4ae79c09d0019 commit: 70718eb4d9be7b53d7c56ef0e6f64894ae357bbf Author: Matt Turner gmail com> AuthorDate: Fri Jan 20 21:42:30 2012 +0000 Commit: Matt Turner gmail com> CommitDate: Fri Jan 20 21:42:30 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D70718eb4 media-libs/mesa: 8.0-rc1 wasn't in the RC folder --- media-libs/mesa/mesa-9999.ebuild | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999= .ebuild index ed7e205..d37b131 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -20,7 +20,6 @@ MY_P=3D"${MY_PN}-${PV/_/-}" MY_SRC_P=3D"${MY_PN}Lib-${PV/_/-}" =20 FOLDER=3D"${PV/_rc*/}" -[[ ${PV/_rc*/} =3D=3D ${PV} ]] || FOLDER+=3D"/RC" =20 DESCRIPTION=3D"OpenGL-like graphic library for Linux" HOMEPAGE=3D"http://mesa3d.sourceforge.net/"