Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/mediastreamer-x264/
Date: Fri, 09 Feb 2018 23:08:54
Message-Id: 1518217715.ef90419c1f2ee7b61d6cc44a09ced9ff54ec70c1.asturm@gentoo
1 commit: ef90419c1f2ee7b61d6cc44a09ced9ff54ec70c1
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 9 22:19:36 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 9 23:08:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef90419c
7
8 media-plugins/mediastreamer-x264: Switch to https
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild
16 index 11aa80a4c0e..d2f820181b6 100644
17 --- a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild
18 +++ b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -6,7 +6,7 @@ EAPI=5
26 MY_P="msx264-${PV}"
27
28 DESCRIPTION="mediastreamer plugin: add H264 support"
29 -HOMEPAGE="http://www.linphone.org/"
30 +HOMEPAGE="https://www.linphone.org/"
31 SRC_URI="mirror://nongnu/linphone/plugins/sources/${MY_P}.tar.gz"
32
33 LICENSE="GPL-2"