sys-process/audit: fix license
authorRobin H. Johnson <robbat2@gentoo.org>
Mon, 6 Aug 2018 19:27:18 +0000 (12:27 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 6 Aug 2018 19:29:44 +0000 (12:29 -0700)
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 <robbat2@gentoo.org>
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-process/audit/audit-2.6.4.ebuild
sys-process/audit/audit-2.7.1.ebuild
sys-process/audit/audit-2.8.2.ebuild
sys-process/audit/audit-2.8.3.ebuild

index 999fbf25c03c7532ad0cf573f05d088b90f87e03..4d02229546e9a85803c8eb905a920624af3f7d37 100644 (file)
@@ -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"
index 8f76eada8300f247d3dd63d991e3bb72a88d1edf..9ece8528d55a7a4409291d3d267f20b0b088dd55 100644 (file)
@@ -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"
index c03f103ef2f8c97eeef99cc99fcd880beedc72cd..44ef93b51bdce7f53cca4a48c0ae2dcef4708609 100644 (file)
@@ -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"
index c03f103ef2f8c97eeef99cc99fcd880beedc72cd..44ef93b51bdce7f53cca4a48c0ae2dcef4708609 100644 (file)
@@ -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"