From 59e28b6573c97593cb2de139893236203f4a0d05 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 6 Aug 2018 12:27:18 -0700 Subject: sys-process/audit: fix license License audit elsewhere revealed that the libraries of audit are under LGPL-2.1+, not GPL-2. Also correct to GPL-2+ per the 'or later' text in the main source. Signed-off-by: Robin H. Johnson Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- sys-process/audit/audit-2.6.4.ebuild | 2 +- sys-process/audit/audit-2.7.1.ebuild | 2 +- sys-process/audit/audit-2.8.2.ebuild | 2 +- sys-process/audit/audit-2.8.3.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-process/audit') diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild index 999fbf25c03c..4d02229546e9 100644 --- a/sys-process/audit/audit-2.6.4.ebuild +++ b/sys-process/audit/audit-2.6.4.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Userspace utilities for storing and processing auditing records" HOMEPAGE="https://people.redhat.com/sgrubb/audit/" SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="gssapi ldap python static-libs" diff --git a/sys-process/audit/audit-2.7.1.ebuild b/sys-process/audit/audit-2.7.1.ebuild index 8f76eada8300..9ece8528d55a 100644 --- a/sys-process/audit/audit-2.7.1.ebuild +++ b/sys-process/audit/audit-2.7.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Userspace utilities for storing and processing auditing records" HOMEPAGE="https://people.redhat.com/sgrubb/audit/" SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="gssapi ldap python static-libs" diff --git a/sys-process/audit/audit-2.8.2.ebuild b/sys-process/audit/audit-2.8.2.ebuild index c03f103ef2f8..44ef93b51bdc 100644 --- a/sys-process/audit/audit-2.8.2.ebuild +++ b/sys-process/audit/audit-2.8.2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Userspace utilities for storing and processing auditing records" HOMEPAGE="https://people.redhat.com/sgrubb/audit/" SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="gssapi ldap python static-libs" diff --git a/sys-process/audit/audit-2.8.3.ebuild b/sys-process/audit/audit-2.8.3.ebuild index c03f103ef2f8..44ef93b51bdc 100644 --- a/sys-process/audit/audit-2.8.3.ebuild +++ b/sys-process/audit/audit-2.8.3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Userspace utilities for storing and processing auditing records" HOMEPAGE="https://people.redhat.com/sgrubb/audit/" SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="gssapi ldap python static-libs" -- cgit v1.2.3-65-gdbad