Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/ciano/
Date: Fri, 23 Apr 2021 17:54:36
Message-Id: 1619200443.c020f8a37ef37eeffd01e6f66e8b3a085bb55a23.tastytea@gentoo
1 commit: c020f8a37ef37eeffd01e6f66e8b3a085bb55a23
2 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
3 AuthorDate: Fri Apr 23 17:54:03 2021 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Fri Apr 23 17:54:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c020f8a3
7
8 media-video/ciano: Fix HOMEPAGE.
9
10 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
11
12 media-video/ciano/ciano-0.2.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/ciano/ciano-0.2.4.ebuild b/media-video/ciano/ciano-0.2.4.ebuild
16 index 3da996b41..bb822f306 100644
17 --- a/media-video/ciano/ciano-0.2.4.ebuild
18 +++ b/media-video/ciano/ciano-0.2.4.ebuild
19 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8,9} )
20 inherit gnome2-utils meson python-any-r1 vala xdg
21
22 DESCRIPTION="A multimedia file converter focused on simplicity"
23 -HOMEPAGE="https://robertsanseries.github.io/ciano"
24 +HOMEPAGE="https://robertsanseries.github.io/ciano/"
25 SRC_URI="https://github.com/robertsanseries/ciano/archive/${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="GPL-2+"