diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-06 07:18:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-06 07:18:22 +0000 |
commit | 3befbcee0a467d6704983b6b3bba1aa8b2ebfbb3 (patch) | |
tree | a3ac10769d42469e884b1f11b41ec09c7cb7fa5b /media-libs/mesa | |
parent | Stable for HPPA (bug #530652). (diff) | |
download | gentoo-2-3befbcee0a467d6704983b6b3bba1aa8b2ebfbb3.tar.gz gentoo-2-3befbcee0a467d6704983b6b3bba1aa8b2ebfbb3.tar.bz2 gentoo-2-3befbcee0a467d6704983b6b3bba1aa8b2ebfbb3.zip |
Stable for HPPA (bug #530652).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-10.3.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 3e3910888c40..318edd380f65 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.624 2015/03/03 08:59:53 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.625 2015/03/06 07:18:22 jer Exp $ + + 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> mesa-10.3.7-r1.ebuild: + Stable for HPPA (bug #530652). 03 Mar 2015; Yixun Lan <dlan@gentoo.org> mesa-10.4.4.ebuild: add arm64 support, tested on A53 board diff --git a/media-libs/mesa/mesa-10.3.7-r1.ebuild b/media-libs/mesa/mesa-10.3.7-r1.ebuild index da53c72c357f..ff3589affc4b 100644 --- a/media-libs/mesa/mesa-10.3.7-r1.ebuild +++ b/media-libs/mesa/mesa-10.3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.10 2015/03/01 19:35:16 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.11 2015/03/06 07:18:22 jer Exp $ EAPI=5 @@ -39,7 +39,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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RESTRICT="!bindist? ( bindist )" INTEL_CARDS="i915 i965 ilo intel" |