diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-12-01 13:44:00 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-12-01 13:48:45 +0100 |
commit | 089f76d4d3c144aeb2ebd61f82d5f7cd09399f88 (patch) | |
tree | a71df70bb355d28521e6af77fe65713c19e96359 /sys-libs | |
parent | sys-libs/libservicelog: Version 1.1.18 (diff) | |
download | gentoo-089f76d4d3c144aeb2ebd61f82d5f7cd09399f88.tar.gz gentoo-089f76d4d3c144aeb2ebd61f82d5f7cd09399f88.tar.bz2 gentoo-089f76d4d3c144aeb2ebd61f82d5f7cd09399f88.zip |
sys-libs/libservicelog: Fix LICENSE
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libservicelog/libservicelog-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libservicelog/libservicelog-1.1.15.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libservicelog/libservicelog-1.1.16.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-libs/libservicelog/libservicelog-1.0.1.ebuild b/sys-libs/libservicelog/libservicelog-1.0.1.ebuild index e8b758cffb27..938c0e483a31 100644 --- a/sys-libs/libservicelog/libservicelog-1.0.1.ebuild +++ b/sys-libs/libservicelog/libservicelog-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/linux-diag/${P}.tar.gz" HOMEPAGE="http://linux-diag.sourceforge.net/servicelog/" SLOT="0" -LICENSE="IBM" +LICENSE="LGPL-2.1+" KEYWORDS="ppc ppc64" IUSE="" diff --git a/sys-libs/libservicelog/libservicelog-1.1.15.ebuild b/sys-libs/libservicelog/libservicelog-1.1.15.ebuild index a0b3fce98f48..1685e3e64c58 100644 --- a/sys-libs/libservicelog/libservicelog-1.1.15.ebuild +++ b/sys-libs/libservicelog/libservicelog-1.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/linux-diag/${P}.tar.gz" HOMEPAGE="http://linux-diag.sourceforge.net/servicelog/" SLOT="0" -LICENSE="IBM" +LICENSE="LGPL-2.1+" KEYWORDS="~ppc ~ppc64" IUSE="static-libs" diff --git a/sys-libs/libservicelog/libservicelog-1.1.16.ebuild b/sys-libs/libservicelog/libservicelog-1.1.16.ebuild index a0b3fce98f48..1685e3e64c58 100644 --- a/sys-libs/libservicelog/libservicelog-1.1.16.ebuild +++ b/sys-libs/libservicelog/libservicelog-1.1.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/linux-diag/${P}.tar.gz" HOMEPAGE="http://linux-diag.sourceforge.net/servicelog/" SLOT="0" -LICENSE="IBM" +LICENSE="LGPL-2.1+" KEYWORDS="~ppc ~ppc64" IUSE="static-libs" |