Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/wm2/
Date: Sat, 28 Dec 2019 10:19:02
Message-Id: 1577528305.4c979f79439881634a747d59d9ab412e6ae77d9e.ulm@gentoo
1 commit: 4c979f79439881634a747d59d9ab412e6ae77d9e
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 28 10:16:12 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 28 10:18:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c979f79
7
8 x11-wm/wm2: Fix LICENSE.
9
10 The wm2 license text is part of the README file.
11 Rotated.C has an HPND license notice.
12
13 Closes: https://bugs.gentoo.org/702552
14 Package-Manager: Portage-2.3.84, Repoman-2.3.20
15 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
16
17 x11-wm/wm2/wm2-4-r1.ebuild | 4 ++--
18 1 file changed, 2 insertions(+), 2 deletions(-)
19
20 diff --git a/x11-wm/wm2/wm2-4-r1.ebuild b/x11-wm/wm2/wm2-4-r1.ebuild
21 index ea872773ae6..dff832f2a2e 100644
22 --- a/x11-wm/wm2/wm2-4-r1.ebuild
23 +++ b/x11-wm/wm2/wm2-4-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2019 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.all-day-breakfast.com/wm2/"
31 SRC_URI="http://www.all-day-breakfast.com/wm2/${P}.tar.gz"
32
33 SLOT="0"
34 -LICENSE="freedist"
35 +LICENSE="wm2 HPND"
36 KEYWORDS="amd64 ppc x86"
37 IUSE=""