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 1R4dvO-0006Rd-Aa for garchives@archives.gentoo.org; Fri, 16 Sep 2011 19:18:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8937D21C06D; Fri, 16 Sep 2011 19:18:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 51E5C21C06D for ; Fri, 16 Sep 2011 19:18:02 +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 5B8881B4029 for ; Fri, 16 Sep 2011 19:18:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B7F9C80044 for ; Fri, 16 Sep 2011 19:18:00 +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: <2469ee7c074402fe073e93a86b1dd279cf113ff1.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: 2469ee7c074402fe073e93a86b1dd279cf113ff1 Date: Fri, 16 Sep 2011 19:18:00 +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: eb38ffb1e9f54ed8432b8066d6b243e2 commit: 2469ee7c074402fe073e93a86b1dd279cf113ff1 Author: Matt Turner gmail com> AuthorDate: Fri Sep 16 19:03:13 2011 +0000 Commit: Matt Turner gmail com> CommitDate: Fri Sep 16 19:03:13 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D2469ee7c media-libs/mesa: remove kilgard from LICENSE We've never shipped the bundled glut for which the license applies. Also, the bundled glut was removed before 7.11. --- media-libs/mesa/mesa-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999= .ebuild index ec275b1..3268222 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -33,7 +33,7 @@ else ${SRC_PATCHES}" fi =20 -LICENSE=3D"LGPL-2 kilgard" +LICENSE=3D"LGPL-2" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc = ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-so= laris ~x64-solaris ~x86-solaris" =20