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-libs/faac/
Date: Tue, 02 Oct 2018 12:12:00
Message-Id: 1538482291.c1ec5a042db91dcab15bd30762a3b6367ef77401.asturm@gentoo
1 commit: c1ec5a042db91dcab15bd30762a3b6367ef77401
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 2 12:08:49 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 2 12:11:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1ec5a04
7
8 media-libs/faac: https
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.10
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-libs/faac/faac-1.29.9.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/faac/faac-1.29.9.2.ebuild b/media-libs/faac/faac-1.29.9.2.ebuild
17 index 291ceaf18e2..c5d4bb08d1d 100644
18 --- a/media-libs/faac/faac-1.29.9.2.ebuild
19 +++ b/media-libs/faac/faac-1.29.9.2.ebuild
20 @@ -6,7 +6,7 @@ EAPI=6
21 inherit autotools epunt-cxx multilib-minimal
22
23 DESCRIPTION="Free MPEG-4 audio codecs by AudioCoding.com"
24 -HOMEPAGE="http://www.audiocoding.com"
25 +HOMEPAGE="https://www.audiocoding.com"
26 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
27
28 LICENSE="LGPL-2.1 MPEG-4"