Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libservicelog/
Date: Sat, 01 Dec 2018 12:48:57
Message-Id: 1543668525.089f76d4d3c144aeb2ebd61f82d5f7cd09399f88.jer@gentoo
1 commit: 089f76d4d3c144aeb2ebd61f82d5f7cd09399f88
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 1 12:44:00 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 1 12:48:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089f76d4
7
8 sys-libs/libservicelog: Fix LICENSE
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 sys-libs/libservicelog/libservicelog-1.0.1.ebuild | 4 ++--
14 sys-libs/libservicelog/libservicelog-1.1.15.ebuild | 4 ++--
15 sys-libs/libservicelog/libservicelog-1.1.16.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/sys-libs/libservicelog/libservicelog-1.0.1.ebuild b/sys-libs/libservicelog/libservicelog-1.0.1.ebuild
19 index e8b758cffb2..938c0e483a3 100644
20 --- a/sys-libs/libservicelog/libservicelog-1.0.1.ebuild
21 +++ b/sys-libs/libservicelog/libservicelog-1.0.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=0
28 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/linux-diag/${P}.tar.gz"
29 HOMEPAGE="http://linux-diag.sourceforge.net/servicelog/"
30
31 SLOT="0"
32 -LICENSE="IBM"
33 +LICENSE="LGPL-2.1+"
34 KEYWORDS="ppc ppc64"
35 IUSE=""
36
37
38 diff --git a/sys-libs/libservicelog/libservicelog-1.1.15.ebuild b/sys-libs/libservicelog/libservicelog-1.1.15.ebuild
39 index a0b3fce98f4..1685e3e64c5 100644
40 --- a/sys-libs/libservicelog/libservicelog-1.1.15.ebuild
41 +++ b/sys-libs/libservicelog/libservicelog-1.1.15.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2015 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=5
48 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/linux-diag/${P}.tar.gz"
49 HOMEPAGE="http://linux-diag.sourceforge.net/servicelog/"
50
51 SLOT="0"
52 -LICENSE="IBM"
53 +LICENSE="LGPL-2.1+"
54 KEYWORDS="~ppc ~ppc64"
55 IUSE="static-libs"
56
57
58 diff --git a/sys-libs/libservicelog/libservicelog-1.1.16.ebuild b/sys-libs/libservicelog/libservicelog-1.1.16.ebuild
59 index a0b3fce98f4..1685e3e64c5 100644
60 --- a/sys-libs/libservicelog/libservicelog-1.1.16.ebuild
61 +++ b/sys-libs/libservicelog/libservicelog-1.1.16.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2015 Gentoo Foundation
64 +# Copyright 1999-2018 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=5
68 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/linux-diag/${P}.tar.gz"
69 HOMEPAGE="http://linux-diag.sourceforge.net/servicelog/"
70
71 SLOT="0"
72 -LICENSE="IBM"
73 +LICENSE="LGPL-2.1+"
74 KEYWORDS="~ppc ~ppc64"
75 IUSE="static-libs"