commit: 8edd8be372855654791b61ffe83d5adae3705161 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Dec 1 13:03:04 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Dec 1 13:03:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edd8be3
sys-libs/libvpd: Fix LICENSE Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> sys-libs/libvpd/libvpd-2.1.3.ebuild | 4 ++-- sys-libs/libvpd/libvpd-2.2.4.ebuild | 4 ++-- sys-libs/libvpd/libvpd-2.2.5.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-libs/libvpd/libvpd-2.1.3.ebuild b/sys-libs/libvpd/libvpd-2.1.3.ebuild index 27e6ba63446..fc751d0e440 100644 --- a/sys-libs/libvpd/libvpd-2.1.3.ebuild +++ b/sys-libs/libvpd/libvpd-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -7,7 +7,7 @@ DESCRIPTION="Library implementation for listing vpds" HOMEPAGE="https://sourceforge.net/projects/linux-diag/" SRC_URI="https://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz" -LICENSE="IBM" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="ppc ppc64" IUSE="" diff --git a/sys-libs/libvpd/libvpd-2.2.4.ebuild b/sys-libs/libvpd/libvpd-2.2.4.ebuild index 5c1e8632876..4f122900c08 100644 --- a/sys-libs/libvpd/libvpd-2.2.4.ebuild +++ b/sys-libs/libvpd/libvpd-2.2.4.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 @@ -8,7 +8,7 @@ DESCRIPTION="Library implementation for listing vpds" HOMEPAGE="https://sourceforge.net/projects/linux-diag/" SRC_URI="https://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz" -LICENSE="IBM" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~ppc ~ppc64" IUSE="static-libs" diff --git a/sys-libs/libvpd/libvpd-2.2.5.ebuild b/sys-libs/libvpd/libvpd-2.2.5.ebuild index 5c1e8632876..4f122900c08 100644 --- a/sys-libs/libvpd/libvpd-2.2.5.ebuild +++ b/sys-libs/libvpd/libvpd-2.2.5.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 @@ -8,7 +8,7 @@ DESCRIPTION="Library implementation for listing vpds" HOMEPAGE="https://sourceforge.net/projects/linux-diag/" SRC_URI="https://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz" -LICENSE="IBM" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~ppc ~ppc64" IUSE="static-libs"
