diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-01-04 17:48:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-01-04 17:48:14 +0000 |
commit | 069bb5f77551e48709f85c599fc8c1d0a60c8d52 (patch) | |
tree | db7d64988d4bb03400376bb1a732616d01c52933 /media-libs/mesa | |
parent | Stable for HPPA (bug #440872). (diff) | |
download | gentoo-2-069bb5f77551e48709f85c599fc8c1d0a60c8d52.tar.gz gentoo-2-069bb5f77551e48709f85c599fc8c1d0a60c8d52.tar.bz2 gentoo-2-069bb5f77551e48709f85c599fc8c1d0a60c8d52.zip |
Stable for HPPA (bug #440872).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.11.2.ebuild | 6 | ||||
-rw-r--r-- | media-libs/mesa/mesa-9.0.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 40976bcd0c1e..924fcfdd262b 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.449 2013/01/04 14:08:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.450 2013/01/04 17:48:14 jer Exp $ + + 04 Jan 2013; Jeroen Roovers <jer@gentoo.org> mesa-7.11.2.ebuild, + mesa-9.0.1.ebuild: + Stable for HPPA (bug #440872). 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mesa-9.0.1.ebuild: Stable for ppc64, wrt bug #448562 diff --git a/media-libs/mesa/mesa-7.11.2.ebuild b/media-libs/mesa/mesa-7.11.2.ebuild index f2e194d05295..b490d8b9ecce 100644 --- a/media-libs/mesa/mesa-7.11.2.ebuild +++ b/media-libs/mesa/mesa-7.11.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.14 2012/12/08 17:41:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.15 2013/01/04 17:48:14 jer Exp $ EAPI=3 @@ -34,7 +34,7 @@ fi 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" +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" INTEL_CARDS="intel" RADEON_CARDS="radeon" diff --git a/media-libs/mesa/mesa-9.0.1.ebuild b/media-libs/mesa/mesa-9.0.1.ebuild index 6952991cb17e..733ae192ad03 100644 --- a/media-libs/mesa/mesa-9.0.1.ebuild +++ b/media-libs/mesa/mesa-9.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v 1.11 2013/01/04 14:08:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v 1.12 2013/01/04 17:48:14 jer Exp $ EAPI=4 @@ -36,7 +36,7 @@ fi # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0 LICENSE="MIT SGI-B-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" INTEL_CARDS="i915 i965 intel" RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" |