Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-tv/droidcam/
Date: Mon, 17 Aug 2020 17:38:38
Message-Id: 1597685910.c2a149d45147ef20f3fdb374598a7943b57b9069.andrewammerlaan@gentoo
1 commit: c2a149d45147ef20f3fdb374598a7943b57b9069
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Mon Aug 17 17:38:30 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Mon Aug 17 17:38:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2a149d4
7
8 media-tv/droidcam: fix typo
9
10 Package-Manager: Portage-3.0.2, Repoman-2.3.23
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 media-tv/droidcam/droidcam-1.4-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-tv/droidcam/droidcam-1.4-r1.ebuild b/media-tv/droidcam/droidcam-1.4-r1.ebuild
17 index 33b1950..6642f54 100644
18 --- a/media-tv/droidcam/droidcam-1.4-r1.ebuild
19 +++ b/media-tv/droidcam/droidcam-1.4-r1.ebuild
20 @@ -6,7 +6,7 @@ EAPI=7
21 inherit desktop eutils linux-mod readme.gentoo-r1 xdg
22
23 DESCRIPTION="Use android phone as webcam, using a v4l device driver and app"
24 -HOMEPAGE="https://www.dev47apps.com/droidcam/linuxx/
25 +HOMEPAGE="https://www.dev47apps.com/droidcam/linux/
26 https://github.com/aramg/droidcam"
27 SRC_URI="https://github.com/aramg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"