commit:     35de631cca585e73febb4ba882a990239c7bdbf4
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Mar  8 08:35:33 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Mar  8 08:35:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35de631c

media-video/ciano: Fix brokenness after EAPI bump

Closes: https://bugs.gentoo.org/834749
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 media-video/ciano/ciano-0.2.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/ciano/ciano-0.2.4-r1.ebuild 
b/media-video/ciano/ciano-0.2.4-r1.ebuild
index a8448d4f6..a0297123f 100644
--- a/media-video/ciano/ciano-0.2.4-r1.ebuild
+++ b/media-video/ciano/ciano-0.2.4-r1.ebuild
@@ -24,8 +24,8 @@ RDEPEND="
 "
 
 src_prepare() {
-       vala_src_prepare
-       xdg_src_prepare
+       vala_setup
+       default
 }
 
 src_install() {

Reply via email to