Gentoo Archives: gentoo-commits

From: Thomas Beierlein <tomjbe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/tlf/
Date: Sun, 17 Nov 2019 14:20:57
Message-Id: 1574000365.5a1fd4ed569a947f7d2c2e912d5a21fa2110245d.tomjbe@gentoo
1 commit: 5a1fd4ed569a947f7d2c2e912d5a21fa2110245d
2 Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 17 14:14:44 2019 +0000
4 Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 17 14:19:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1fd4ed
7
8 media-radio/tlf: Fix missing RESTRICT="!test ( test )"
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
12
13 media-radio/tlf/tlf-1.4.0.ebuild | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/media-radio/tlf/tlf-1.4.0.ebuild b/media-radio/tlf/tlf-1.4.0.ebuild
17 index c90d371f945..5f950b40696 100644
18 --- a/media-radio/tlf/tlf-1.4.0.ebuild
19 +++ b/media-radio/tlf/tlf-1.4.0.ebuild
20 @@ -14,6 +14,8 @@ SLOT="0"
21 KEYWORDS="~amd64 ~x86"
22 IUSE="test"
23
24 +RESTRICT="!test? ( test )"
25 +
26 RDEPEND="sys-libs/ncurses:=
27 dev-libs/glib:2
28 media-libs/hamlib