commit:     ecf0817437adeb663d10b9a24d75f2b1d881e540
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Mar  6 02:36:37 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Mar  6 02:37:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ecf08174

media-video/ciano: update EAPI 7 -> 8

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 media-video/ciano/{ciano-0.2.4.ebuild => ciano-0.2.4-r1.ebuild} | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-video/ciano/ciano-0.2.4.ebuild 
b/media-video/ciano/ciano-0.2.4-r1.ebuild
similarity index 82%
rename from media-video/ciano/ciano-0.2.4.ebuild
rename to media-video/ciano/ciano-0.2.4-r1.ebuild
index bdce508c7..48c4dd3d0 100644
--- a/media-video/ciano/ciano-0.2.4.ebuild
+++ b/media-video/ciano/ciano-0.2.4-r1.ebuild
@@ -1,13 +1,14 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 PYTHON_COMPAT=( python3_{8,9} )
-inherit gnome2-utils meson python-any-r1 vala xdg
+
+inherit gnome2-utils meson python-any-r1 xdg
 
 DESCRIPTION="A multimedia file converter focused on simplicity"
-HOMEPAGE="https://robertsanseries.github.io/ciano/";
+HOMEPAGE="https://robertsanseries.github.io/ciano";
 SRC_URI="https://github.com/robertsanseries/ciano/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2+"

Reply via email to