Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/obs-vkcapture/
Date: Sat, 11 Sep 2021 14:43:35
Message-Id: 1631364839.94572189132b8514751168a096cf6e4f31326f23.arthurzam@gentoo
1 commit: 94572189132b8514751168a096cf6e4f31326f23
2 Author: Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com>
3 AuthorDate: Sat Sep 11 12:53:59 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 11 12:53:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94572189
7
8 media-video/obs-vkcapture: remove useless blank line
9
10 Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com>
11
12 media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild | 1 -
13 media-video/obs-vkcapture/obs-vkcapture-9999.ebuild | 1 -
14 2 files changed, 2 deletions(-)
15
16 diff --git a/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild b/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild
17 index 48c6e845f..1d84ba5cf 100644
18 --- a/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild
19 +++ b/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild
20 @@ -7,7 +7,6 @@ CMAKE_REMOVE_MODULES_LIST=( FindFreetype )
21
22 inherit xdg cmake
23
24 -
25 if [[ ${PV} == 9999 ]]; then
26 inherit git-r3
27 EGIT_REPO_URI="https://github.com/nowrep/obs-vkcapture"
28
29 diff --git a/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild b/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild
30 index 48c6e845f..1d84ba5cf 100644
31 --- a/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild
32 +++ b/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild
33 @@ -7,7 +7,6 @@ CMAKE_REMOVE_MODULES_LIST=( FindFreetype )
34
35 inherit xdg cmake
36
37 -
38 if [[ ${PV} == 9999 ]]; then
39 inherit git-r3
40 EGIT_REPO_URI="https://github.com/nowrep/obs-vkcapture"