Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/faad2/
Date: Sun, 26 Jun 2016 08:53:52
Message-Id: 1466931220.e9dd919ae48a44ba14e88f7440d14ab3cb048884.ulm@gentoo
1 commit: e9dd919ae48a44ba14e88f7440d14ab3cb048884
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 26 08:52:43 2016 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 26 08:53:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9dd919a
7
8 media-libs/faad2: Specify LICENSE more precisely.
9
10 Package-Manager: portage-2.3.0
11
12 media-libs/faad2/faad2-2.7-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/faad2/faad2-2.7-r3.ebuild b/media-libs/faad2/faad2-2.7-r3.ebuild
16 index 0473932..be857c8 100644
17 --- a/media-libs/faad2/faad2-2.7-r3.ebuild
18 +++ b/media-libs/faad2/faad2-2.7-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -9,7 +9,7 @@ DESCRIPTION="AAC audio decoding library"
26 HOMEPAGE="http://www.audiocoding.com/faad2.html"
27 SRC_URI="mirror://sourceforge/faac/${P}.tar.gz"
28
29 -LICENSE="GPL-2"
30 +LICENSE="GPL-2+"
31 SLOT="0"
32 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
33 IUSE="digitalradio static-libs"