diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-01-09 20:53:31 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-01-09 20:53:31 +0000 |
commit | 1b6b43474e0af1a19e60f4d0316a2f17f9b04943 (patch) | |
tree | 90a2c8160c7f43f02fd1dd178173538f2b1e4e65 /media-libs/mesa | |
parent | Stable on alpha, bug 531408 (diff) | |
download | gentoo-2-1b6b43474e0af1a19e60f4d0316a2f17f9b04943.tar.gz gentoo-2-1b6b43474e0af1a19e60f4d0316a2f17f9b04943.tar.bz2 gentoo-2-1b6b43474e0af1a19e60f4d0316a2f17f9b04943.zip |
Stable on alpha, bug 513736
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/mesa/mesa-10.2.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 58c66c64f20d..7f75a4fef393 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.593 2014/12/30 18:06:04 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.594 2015/01/09 20:53:31 klausman Exp $ + + 09 Jan 2015; Tobias Klausmann <klausman@gentoo.org> mesa-10.2.8.ebuild: + Stable on alpha, bug 513736 30 Dec 2014; Markus Meier <maekke@gentoo.org> mesa-10.2.8.ebuild: arm stable, bug #513736 diff --git a/media-libs/mesa/mesa-10.2.8.ebuild b/media-libs/mesa/mesa-10.2.8.ebuild index 11de8a96bfde..98e788d83cf4 100644 --- a/media-libs/mesa/mesa-10.2.8.ebuild +++ b/media-libs/mesa/mesa-10.2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.2.8.ebuild,v 1.9 2014/12/30 18:06:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.2.8.ebuild,v 1.10 2015/01/09 20:53:31 klausman 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" INTEL_CARDS="i915 i965 ilo intel" RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" |