diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-09-16 19:32:56 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-09-16 19:32:56 +0000 |
commit | 930f14d3a3c3249e5e102529782ef88eb26495d7 (patch) | |
tree | fa703bf86e71eb589df9b4f339e9b0b0dcf17c74 /media-libs/mesa/mesa-7.11.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-930f14d3a3c3249e5e102529782ef88eb26495d7.tar.gz gentoo-2-930f14d3a3c3249e5e102529782ef88eb26495d7.tar.bz2 gentoo-2-930f14d3a3c3249e5e102529782ef88eb26495d7.zip |
Correct the LICENSEs.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa/mesa-7.11.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.11.ebuild b/media-libs/mesa/mesa-7.11.ebuild index fca2a05581e9..e25744d44a63 100644 --- a/media-libs/mesa/mesa-7.11.ebuild +++ b/media-libs/mesa/mesa-7.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.7 2011/09/05 19:15:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.8 2011/09/16 19:32:56 mattst88 Exp $ EAPI=3 @@ -32,7 +32,7 @@ else ${SRC_PATCHES}" fi -LICENSE="LGPL-2 kilgard" +LICENSE="MIT LGPL-3 SGI-B-2.0" SLOT="0" KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" |