diff options
Diffstat (limited to 'app-emacs/google-c-style')
-rw-r--r-- | app-emacs/google-c-style/google-c-style-20091009-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild index c7353765122e..a99bcc7f98f6 100644 --- a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild +++ b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild @@ -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="" |