diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:18:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:18:17 +0000 |
commit | f2abd329e238f7923d6bd197e6488dfead8a9df2 (patch) | |
tree | bedf25b944b20a50d7cadb0e4c2926fd63889810 /media-libs/mesa | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | gentoo-2-f2abd329e238f7923d6bd197e6488dfead8a9df2.tar.gz gentoo-2-f2abd329e238f7923d6bd197e6488dfead8a9df2.tar.bz2 gentoo-2-f2abd329e238f7923d6bd197e6488dfead8a9df2.zip |
Stable for HPPA (bug #419473).
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-8.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 586162af62e9..86a14a0f3044 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.403 2012/06/24 18:40:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.404 2012/06/28 14:18:17 jer Exp $ + + 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> mesa-8.0.3.ebuild: + Stable for HPPA (bug #419473). 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> mesa-8.0.3.ebuild: Stable for x86, wrt bug #419473 diff --git a/media-libs/mesa/mesa-8.0.3.ebuild b/media-libs/mesa/mesa-8.0.3.ebuild index 00d385a829f5..fe8323c47dba 100644 --- a/media-libs/mesa/mesa-8.0.3.ebuild +++ b/media-libs/mesa/mesa-8.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.4 2012/06/24 18:40:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.5 2012/06/28 14:18:17 jer Exp $ EAPI=4 @@ -37,7 +37,7 @@ fi # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0 LICENSE="MIT LGPL-3 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" |