Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/
Date: Wed, 25 Apr 2018 18:11:33
Message-Id: 1524679879.9b967f089f9d705a1418095f92d0df9531a2eaca.asturm@gentoo
1 commit: 9b967f089f9d705a1418095f92d0df9531a2eaca
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 25 18:11:19 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 25 18:11:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b967f08
7
8 media-sound/clementine: RESTRICT=test
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 media-sound/clementine/clementine-1.3.1_p20180416.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/media-sound/clementine/clementine-1.3.1_p20180416.ebuild b/media-sound/clementine/clementine-1.3.1_p20180416.ebuild
16 index 81d0d2e5395..9acc6f220a0 100644
17 --- a/media-sound/clementine/clementine-1.3.1_p20180416.ebuild
18 +++ b/media-sound/clementine/clementine-1.3.1_p20180416.ebuild
19 @@ -98,6 +98,8 @@ DEPEND="${COMMON_DEPEND}
20 )
21 "
22
23 +RESTRICT="test"
24 +
25 S="${WORKDIR}/${PN^}-${COMMIT}"
26
27 DOCS=( Changelog README.md )