commit:     3e9a440733178b8665930818f9bad1b3e131f8ab
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 30 17:36:19 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct  1 20:54:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9a4407
x11-apps/mesa-progs: De-stabilise hppa

media-libs/glew stabilisation timeout.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild | 5 ++---
 x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild 
b/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild
index aa6ffbd8f9a..ea5356de6cb 100644
--- a/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild
+++ b/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,10 +18,9 @@ DESCRIPTION="Mesa's OpenGL utility and demo programs 
(glxgears and glxinfo)"
 HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/";
 if [[ ${PV} == 9999* ]]; then
        SRC_URI=""
-       KEYWORDS=""
 else
        
SRC_URI="https://mesa.freedesktop.org/archive/demos/${PV}/${MY_P}.tar.bz2";
-       KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+       KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="LGPL-2"

diff --git a/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild 
b/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild
index 07729580b32..3888f77a892 100644
--- a/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild
+++ b/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,10 +18,10 @@ DESCRIPTION="Mesa's OpenGL utility and demo programs 
(glxgears and glxinfo)"
 HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/";
 if [[ ${PV} == 9999* ]]; then
        SRC_URI=""
-       KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
+       KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
 else
        
SRC_URI="https://mesa.freedesktop.org/archive/demos/${PV}/${MY_P}.tar.bz2";
-       KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+       KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="LGPL-2"

Reply via email to