dev-php/awl: fix license
authorTill Schäfer <till2.schaefer@uni-dortmund.de>
Thu, 26 Sep 2019 19:23:36 +0000 (21:23 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Tue, 1 Oct 2019 05:07:11 +0000 (08:07 +0300)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Till Schäfer <till2.schaefer@uni-dortmund.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-php/awl/awl-0.59.ebuild

index 3364d36a1b4d437f21d16c857f33454b0c0686d4..0214a035bf3dfdf2c96836d74737f4366b84f474 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ DESCRIPTION="Andrew McMillan's Web Libraries"
 HOMEPAGE="https://gitlab.com/davical-project/awl"
 SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> ${P}.tar.xz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2+ LGPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"