commit: 4c979f79439881634a747d59d9ab412e6ae77d9e Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 10:16:12 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 10:18:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c979f79
x11-wm/wm2: Fix LICENSE. The wm2 license text is part of the README file. Rotated.C has an HPND license notice. Closes: https://bugs.gentoo.org/702552 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> x11-wm/wm2/wm2-4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/wm2/wm2-4-r1.ebuild b/x11-wm/wm2/wm2-4-r1.ebuild index ea872773ae6..dff832f2a2e 100644 --- a/x11-wm/wm2/wm2-4-r1.ebuild +++ b/x11-wm/wm2/wm2-4-r1.ebuild @@ -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=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.all-day-breakfast.com/wm2/" SRC_URI="http://www.all-day-breakfast.com/wm2/${P}.tar.gz" SLOT="0" -LICENSE="freedist" +LICENSE="wm2 HPND" KEYWORDS="amd64 ppc x86" IUSE=""
