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/waffle/
Date: Tue, 31 Mar 2020 20:44:15
Message-Id: 1585687442.8b0fd31eb83227c1eaaf9524eef9906454ea7f7a.mattst88@gentoo
1 commit: 8b0fd31eb83227c1eaaf9524eef9906454ea7f7a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 31 20:35:15 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 31 20:44:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0fd31e
7
8 media-libs/waffle: Remove unnecessary functions
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/waffle/waffle-9999.ebuild | 9 ---------
13 1 file changed, 9 deletions(-)
14
15 diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild
16 index 6080dd579e2..b508b016a13 100644
17 --- a/media-libs/waffle/waffle-9999.ebuild
18 +++ b/media-libs/waffle/waffle-9999.ebuild
19 @@ -40,11 +40,6 @@ MULTILIB_CHOST_TOOLS=(
20 /usr/bin/wflinfo$(get_exeext)
21 )
22
23 -src_unpack() {
24 - default
25 - [[ $PV = 9999* ]] && git-r3_src_unpack
26 -}
27 -
28 multilib_src_configure() {
29 local emesonargs=(
30 $(meson_feature X glx)
31 @@ -62,10 +57,6 @@ multilib_src_compile() {
32 meson_src_compile
33 }
34
35 -multilib_src_test() {
36 - meson_src_test
37 -}
38 -
39 multilib_src_install() {
40 meson_src_install