Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lv2/
Date: Thu, 04 Jun 2020 09:07:02
Message-Id: 1591261560.2585619faf26f17cfcf32ae26baf61a1573f2809.soap@gentoo
1 commit: 2585619faf26f17cfcf32ae26baf61a1573f2809
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Thu Jun 4 09:06:00 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 09:06:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2585619f
7
8 media-libs/lv2: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 media-libs/lv2/lv2-1.14.0-r2.ebuild | 4 ++--
15 media-libs/lv2/lv2-1.16.0-r1.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/media-libs/lv2/lv2-1.14.0-r2.ebuild b/media-libs/lv2/lv2-1.14.0-r2.ebuild
19 index b7351ced68e..766c421292c 100644
20 --- a/media-libs/lv2/lv2-1.14.0-r2.ebuild
21 +++ b/media-libs/lv2/lv2-1.14.0-r2.ebuild
22 @@ -9,8 +9,8 @@ PYTHON_REQ_USE='threads(+)'
23 inherit python-single-r1 waf-utils multilib-build multilib-minimal
24
25 DESCRIPTION="A simple but extensible successor of LADSPA"
26 -HOMEPAGE="http://lv2plug.in/"
27 -SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2"
28 +HOMEPAGE="https://lv2plug.in/"
29 +SRC_URI="https://lv2plug.in/spec/${P}.tar.bz2"
30
31 LICENSE="MIT"
32 SLOT="0"
33
34 diff --git a/media-libs/lv2/lv2-1.16.0-r1.ebuild b/media-libs/lv2/lv2-1.16.0-r1.ebuild
35 index f55b702ccae..d7b0d73f20b 100644
36 --- a/media-libs/lv2/lv2-1.16.0-r1.ebuild
37 +++ b/media-libs/lv2/lv2-1.16.0-r1.ebuild
38 @@ -9,8 +9,8 @@ PYTHON_REQ_USE='threads(+)'
39 inherit python-single-r1 waf-utils multilib-build multilib-minimal
40
41 DESCRIPTION="A simple but extensible successor of LADSPA"
42 -HOMEPAGE="http://lv2plug.in/"
43 -SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2"
44 +HOMEPAGE="https://lv2plug.in/"
45 +SRC_URI="https://lv2plug.in/spec/${P}.tar.bz2"
46
47 LICENSE="MIT"
48 SLOT="0"