app-emacs/google-c-style: Specify LICENSE more precisely.
authorUlrich Müller <ulm@gentoo.org>
Fri, 23 Aug 2019 14:16:24 +0000 (16:16 +0200)
committerUlrich Müller <ulm@gentoo.org>
Fri, 23 Aug 2019 14:19:16 +0000 (16:19 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-emacs/google-c-style/google-c-style-20091009-r1.ebuild

index c7353765122ecba8c25622824f4afc2e1d5c13c2..a99bcc7f98f6402d4043c7d6dac6b7fddce7a3b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -9,7 +9,7 @@ DESCRIPTION="Provides the google C/C++ coding style"
 HOMEPAGE="https://github.com/google/styleguide"
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""