Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/bcg729/
Date: Sat, 30 Nov 2019 14:59:39
Message-Id: 1575125972.28cb4fcc47c38601e675a0c4e5a5cad15ccd4898.jer@gentoo
1 commit: 28cb4fcc47c38601e675a0c4e5a5cad15ccd4898
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 30 14:59:10 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 30 14:59:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28cb4fcc
7
8 media-libs/bcg729: Update LICENSE
9
10 Package-Manager: Portage-2.3.80, Repoman-2.3.19
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 media-libs/bcg729/bcg729-4.3.0_beta.ebuild | 2 +-
14 media-libs/bcg729/bcg729-999999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-libs/bcg729/bcg729-4.3.0_beta.ebuild b/media-libs/bcg729/bcg729-4.3.0_beta.ebuild
18 index d2a80e7d214..ab0354d4960 100644
19 --- a/media-libs/bcg729/bcg729-4.3.0_beta.ebuild
20 +++ b/media-libs/bcg729/bcg729-4.3.0_beta.ebuild
21 @@ -8,7 +8,7 @@ DESCRIPTION="encoder and decoder of the ITU G729 Annex A/B speech codec"
22 HOMEPAGE="https://github.com/BelledonneCommunications/bcg729"
23 SRC_URI="${HOMEPAGE}/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
24
25 -LICENSE="GPL-2"
26 +LICENSE="GPL-3"
27 SLOT="0"
28 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~x86"
29 IUSE="static-libs"
30
31 diff --git a/media-libs/bcg729/bcg729-999999.ebuild b/media-libs/bcg729/bcg729-999999.ebuild
32 index aabbb6a8fda..4155676ac3c 100644
33 --- a/media-libs/bcg729/bcg729-999999.ebuild
34 +++ b/media-libs/bcg729/bcg729-999999.ebuild
35 @@ -8,7 +8,7 @@ DESCRIPTION="encoder and decoder of the ITU G729 Annex A/B speech codec"
36 HOMEPAGE="https://github.com/BelledonneCommunications/bcg729"
37 EGIT_REPO_URI="https://github.com/BelledonneCommunications/bcg729"
38
39 -LICENSE="GPL-2"
40 +LICENSE="GPL-3"
41 SLOT="0"
42 KEYWORDS=""
43 IUSE="static-libs"