diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-12-28 11:16:12 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-12-28 11:18:25 +0100 |
commit | 4c979f79439881634a747d59d9ab412e6ae77d9e (patch) | |
tree | 9923cedcdd24b1db56794de82112ed75dee0887e /x11-wm | |
parent | licenses: Add wm2 for x11-wm/wm2. (diff) | |
download | gentoo-4c979f79439881634a747d59d9ab412e6ae77d9e.tar.gz gentoo-4c979f79439881634a747d59d9ab412e6ae77d9e.tar.bz2 gentoo-4c979f79439881634a747d59d9ab412e6ae77d9e.zip |
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@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wm2/wm2-4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wm2/wm2-4-r1.ebuild b/x11-wm/wm2/wm2-4-r1.ebuild index ea872773ae6f..dff832f2a2ec 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="" |