commit: 8b0fd31eb83227c1eaaf9524eef9906454ea7f7a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 31 20:35:15 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 31 20:44:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0fd31e
media-libs/waffle: Remove unnecessary functions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-libs/waffle/waffle-9999.ebuild | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/media-libs/waffle/waffle-9999.ebuild
b/media-libs/waffle/waffle-9999.ebuild
index 6080dd579e2..b508b016a13 100644
--- a/media-libs/waffle/waffle-9999.ebuild
+++ b/media-libs/waffle/waffle-9999.ebuild
@@ -40,11 +40,6 @@ MULTILIB_CHOST_TOOLS=(
/usr/bin/wflinfo$(get_exeext)
)
-src_unpack() {
- default
- [[ $PV = 9999* ]] && git-r3_src_unpack
-}
-
multilib_src_configure() {
local emesonargs=(
$(meson_feature X glx)
@@ -62,10 +57,6 @@ multilib_src_compile() {
meson_src_compile
}
-multilib_src_test() {
- meson_src_test
-}
-
multilib_src_install() {
meson_src_install