commit:     39968bba28aaf67592497821c8023a895a07af15
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 25 19:05:42 2025 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Apr 25 19:05:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39968bba

sys-apps/install-xattr: update LICENSE

Closes: https://bugs.gentoo.org/912823
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/install-xattr/install-xattr-0.8-r1.ebuild | 4 ++--
 sys-apps/install-xattr/install-xattr-0.9-r1.ebuild | 2 +-
 sys-apps/install-xattr/install-xattr-9999.ebuild   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-apps/install-xattr/install-xattr-0.8-r1.ebuild 
b/sys-apps/install-xattr/install-xattr-0.8-r1.ebuild
index c09608f1c834..8d5b94747b86 100644
--- a/sys-apps/install-xattr/install-xattr-0.8-r1.ebuild
+++ b/sys-apps/install-xattr/install-xattr-0.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ else
        S="${WORKDIR}"/${PN}
 fi
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 
 PATCHES=(

diff --git a/sys-apps/install-xattr/install-xattr-0.9-r1.ebuild 
b/sys-apps/install-xattr/install-xattr-0.9-r1.ebuild
index a540fc53dadc..16fe02f028c2 100644
--- a/sys-apps/install-xattr/install-xattr-0.9-r1.ebuild
+++ b/sys-apps/install-xattr/install-xattr-0.9-r1.ebuild
@@ -17,7 +17,7 @@ else
        S="${WORKDIR}"/${PN}
 fi
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 
 src_configure() {

diff --git a/sys-apps/install-xattr/install-xattr-9999.ebuild 
b/sys-apps/install-xattr/install-xattr-9999.ebuild
index 90b17fd39210..78bb17e21091 100644
--- a/sys-apps/install-xattr/install-xattr-9999.ebuild
+++ b/sys-apps/install-xattr/install-xattr-9999.ebuild
@@ -17,7 +17,7 @@ else
        S="${WORKDIR}"/${PN}
 fi
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 
 src_configure() {

Reply via email to