summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-11-30 15:59:10 +0100
committerJeroen Roovers <jer@gentoo.org>2019-11-30 15:59:32 +0100
commit28cb4fcc47c38601e675a0c4e5a5cad15ccd4898 (patch)
tree3ee4176e2d35f0bf3be0c0b8687f6b2d6d18f9e1 /media-libs
parentmedia-libs/bcg729: Update live ebuild (diff)
downloadgentoo-28cb4fcc47c38601e675a0c4e5a5cad15ccd4898.tar.gz
gentoo-28cb4fcc47c38601e675a0c4e5a5cad15ccd4898.tar.bz2
gentoo-28cb4fcc47c38601e675a0c4e5a5cad15ccd4898.zip
media-libs/bcg729: Update LICENSE
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/bcg729/bcg729-4.3.0_beta.ebuild2
-rw-r--r--media-libs/bcg729/bcg729-999999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/bcg729/bcg729-4.3.0_beta.ebuild b/media-libs/bcg729/bcg729-4.3.0_beta.ebuild
index d2a80e7d2145..ab0354d49606 100644
--- a/media-libs/bcg729/bcg729-4.3.0_beta.ebuild
+++ b/media-libs/bcg729/bcg729-4.3.0_beta.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="encoder and decoder of the ITU G729 Annex A/B speech codec"
HOMEPAGE="https://github.com/BelledonneCommunications/bcg729"
SRC_URI="${HOMEPAGE}/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~x86"
IUSE="static-libs"
diff --git a/media-libs/bcg729/bcg729-999999.ebuild b/media-libs/bcg729/bcg729-999999.ebuild
index aabbb6a8fda8..4155676ac3c2 100644
--- a/media-libs/bcg729/bcg729-999999.ebuild
+++ b/media-libs/bcg729/bcg729-999999.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="encoder and decoder of the ITU G729 Annex A/B speech codec"
HOMEPAGE="https://github.com/BelledonneCommunications/bcg729"
EGIT_REPO_URI="https://github.com/BelledonneCommunications/bcg729"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE="static-libs"