summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-12-01 14:03:04 +0100
committerJeroen Roovers <jer@gentoo.org>2018-12-01 14:03:28 +0100
commit8edd8be372855654791b61ffe83d5adae3705161 (patch)
tree1296102a9d939c229066577185eb660379626f8a /sys-libs/libvpd/libvpd-2.2.5.ebuild
parentsys-libs/libvpd: Version 2.2.6 (diff)
downloadgentoo-8edd8be372855654791b61ffe83d5adae3705161.tar.gz
gentoo-8edd8be372855654791b61ffe83d5adae3705161.tar.bz2
gentoo-8edd8be372855654791b61ffe83d5adae3705161.zip
sys-libs/libvpd: 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/libvpd/libvpd-2.2.5.ebuild')
-rw-r--r--sys-libs/libvpd/libvpd-2.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libvpd/libvpd-2.2.5.ebuild b/sys-libs/libvpd/libvpd-2.2.5.ebuild
index 5c1e86328768..4f122900c089 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"