Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsoundtouch/
Date: Thu, 31 Aug 2017 12:37:50
Message-Id: 1504182237.75ff4b09546c584ed8962ecf98ff8c4bc502f542.radhermit@gentoo
1 commit: 75ff4b09546c584ed8962ecf98ff8c4bc502f542
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 12:23:57 2017 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 12:23:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ff4b09
7
8 media-libs/libsoundtouch: use https for SRC_URI and HOMEPAGE
9
10 media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild | 4 ++--
11 media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild | 4 ++--
12 media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild | 4 ++--
13 3 files changed, 6 insertions(+), 6 deletions(-)
14
15 diff --git a/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild
16 index 9b27f340a7a..622e5152d3a 100644
17 --- a/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild
18 +++ b/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild
19 @@ -7,8 +7,8 @@ inherit autotools eutils flag-o-matic multilib-minimal
20 MY_PN=${PN/lib}
21
22 DESCRIPTION="Audio processing library for changing tempo, pitch and playback rates"
23 -HOMEPAGE="http://www.surina.net/soundtouch/"
24 -SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz"
25 +HOMEPAGE="https://www.surina.net/soundtouch/"
26 +SRC_URI="https://www.surina.net/soundtouch/${P/lib}.tar.gz"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0"
30
31 diff --git a/media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild
32 index fc5b227091b..a086c0f6769 100644
33 --- a/media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild
34 +++ b/media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild
35 @@ -7,8 +7,8 @@ inherit autotools eutils flag-o-matic multilib-minimal
36 MY_PN=${PN/lib}
37
38 DESCRIPTION="Audio processing library for changing tempo, pitch and playback rates"
39 -HOMEPAGE="http://www.surina.net/soundtouch/"
40 -SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz"
41 +HOMEPAGE="https://www.surina.net/soundtouch/"
42 +SRC_URI="https://www.surina.net/soundtouch/${P/lib}.tar.gz"
43
44 LICENSE="LGPL-2.1"
45 # subslot = libSoundTouch.so soname
46
47 diff --git a/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild
48 index c108d0f9e42..c95ddf7bd4b 100644
49 --- a/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild
50 +++ b/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild
51 @@ -7,8 +7,8 @@ inherit autotools flag-o-matic ltprune multilib-minimal
52 MY_PN="${PN/lib}"
53
54 DESCRIPTION="Audio processing library for changing tempo, pitch and playback rates"
55 -HOMEPAGE="http://www.surina.net/soundtouch/"
56 -SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz"
57 +HOMEPAGE="https://www.surina.net/soundtouch/"
58 +SRC_URI="https://www.surina.net/soundtouch/${P/lib}.tar.gz"
59
60 LICENSE="LGPL-2.1"
61 # subslot = libSoundTouch.so soname