Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libepoxy/
Date: Thu, 09 Feb 2017 12:51:30
Message-Id: 1486644681.2f7fdbed40cf24773496b70988d6f8f299b92b4a.mattst88@gentoo
1 commit: 2f7fdbed40cf24773496b70988d6f8f299b92b4a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 9 12:44:35 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 9 12:51:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f7fdbed
7
8 media-libs/libepoxy: Sync changes to 9999 ebuild.
9
10 media-libs/libepoxy/libepoxy-9999.ebuild | 8 ++++----
11 1 file changed, 4 insertions(+), 4 deletions(-)
12
13 diff --git a/media-libs/libepoxy/libepoxy-9999.ebuild b/media-libs/libepoxy/libepoxy-9999.ebuild
14 index 4665cdff12..16148fedbf 100644
15 --- a/media-libs/libepoxy/libepoxy-9999.ebuild
16 +++ b/media-libs/libepoxy/libepoxy-9999.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 @@ -22,13 +22,13 @@ if [[ ${PV} = 9999* ]]; then
24 KEYWORDS=""
25 SRC_URI=""
26 else
27 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
28 - SRC_URI="https://github.com/anholt/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
29 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
30 + SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
31 fi
32
33 LICENSE="MIT"
34 SLOT="0"
35 -IUSE=""
36 +IUSE="test"
37 RESTRICT="test" # FIXME: tests fail when run from portage.
38
39 DEPEND="${PYTHON_DEPS}