Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ardour/
Date: Mon, 12 Oct 2020 07:31:41
Message-Id: 1602487878.267861b7c4ee3ac3c96235a015303fbd2d4ade35.fordfrog@gentoo
1 commit: 267861b7c4ee3ac3c96235a015303fbd2d4ade35
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 12 07:31:18 2020 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 12 07:31:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=267861b7
7
8 media-sound/ardour: updated homepage to https
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
12
13 media-sound/ardour/ardour-6.2-r1.ebuild | 2 +-
14 media-sound/ardour/ardour-6.3.ebuild | 2 +-
15 media-sound/ardour/ardour-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/media-sound/ardour/ardour-6.2-r1.ebuild b/media-sound/ardour/ardour-6.2-r1.ebuild
19 index 735fd655538..a35b090054a 100644
20 --- a/media-sound/ardour/ardour-6.2-r1.ebuild
21 +++ b/media-sound/ardour/ardour-6.2-r1.ebuild
22 @@ -8,7 +8,7 @@ PLOCALES="cs de el en_GB es eu fr it ja nn pl pt pt_PT ru sv zh"
23 inherit eutils toolchain-funcs flag-o-matic l10n python-any-r1 waf-utils
24
25 DESCRIPTION="Digital Audio Workstation"
26 -HOMEPAGE="http://ardour.org/"
27 +HOMEPAGE="https://ardour.org/"
28
29 if [[ ${PV} == *9999* ]]; then
30 EGIT_REPO_URI="https://git.ardour.org/ardour/ardour.git"
31
32 diff --git a/media-sound/ardour/ardour-6.3.ebuild b/media-sound/ardour/ardour-6.3.ebuild
33 index 75cb0848c61..b60e8f88de2 100644
34 --- a/media-sound/ardour/ardour-6.3.ebuild
35 +++ b/media-sound/ardour/ardour-6.3.ebuild
36 @@ -8,7 +8,7 @@ PLOCALES="cs de el en_GB es eu fr it ja nn pl pt pt_PT ru sv zh"
37 inherit eutils toolchain-funcs flag-o-matic l10n python-any-r1 waf-utils
38
39 DESCRIPTION="Digital Audio Workstation"
40 -HOMEPAGE="http://ardour.org/"
41 +HOMEPAGE="https://ardour.org/"
42
43 if [[ ${PV} == *9999* ]]; then
44 EGIT_REPO_URI="https://git.ardour.org/ardour/ardour.git"
45
46 diff --git a/media-sound/ardour/ardour-9999.ebuild b/media-sound/ardour/ardour-9999.ebuild
47 index 9e5b5ec26e1..7df4f32fbde 100644
48 --- a/media-sound/ardour/ardour-9999.ebuild
49 +++ b/media-sound/ardour/ardour-9999.ebuild
50 @@ -8,7 +8,7 @@ PLOCALES="cs de el en_GB es eu fr it ja nn pl pt pt_PT ru sv zh"
51 inherit eutils toolchain-funcs flag-o-matic l10n python-any-r1 waf-utils
52
53 DESCRIPTION="Digital Audio Workstation"
54 -HOMEPAGE="http://ardour.org/"
55 +HOMEPAGE="https://ardour.org/"
56
57 if [[ ${PV} == *9999* ]]; then
58 EGIT_REPO_URI="https://git.ardour.org/ardour/ardour.git"