summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-09-30 19:36:19 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-01 22:54:47 +0200
commit3e9a440733178b8665930818f9bad1b3e131f8ab (patch)
tree580ee319652f36819a2b4a313d7839b2532a67a2 /x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild
parentx11-libs/libast: Drop outdated 9999 ebuild (diff)
downloadgentoo-3e9a440733178b8665930818f9bad1b3e131f8ab.tar.gz
gentoo-3e9a440733178b8665930818f9bad1b3e131f8ab.tar.bz2
gentoo-3e9a440733178b8665930818f9bad1b3e131f8ab.zip
x11-apps/mesa-progs: De-stabilise hppa
media-libs/glew stabilisation timeout. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild')
-rw-r--r--x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild5
1 files changed, 2 insertions, 3 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 aa6ffbd8f9a2..ea5356de6cb9 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"