commit: 7b07413f6018c90d237b1bc28178cc7e961c0c8f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 17 20:00:32 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 17 20:00:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b07413f
dev-util/debugedit: update LICENSE
Per HOMEPAGE:
> The debuginfo project as a whole can be redistributed under the GPLv3+.
> Some individual source files may also be redistributed under the GPLv2+
> or under the LGPLv2+. See the headers of the individual files to learn
> which licenses apply. All licenses used are upward compatible with GPLv3+.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/debugedit/debugedit-5.1-r3.ebuild | 2 +-
dev-util/debugedit/debugedit-5.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/debugedit/debugedit-5.1-r3.ebuild
b/dev-util/debugedit/debugedit-5.1-r3.ebuild
index 3d5061f3cac1..a2352929d0f3 100644
--- a/dev-util/debugedit/debugedit-5.1-r3.ebuild
+++ b/dev-util/debugedit/debugedit-5.1-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
verify-sig? (
https://sourceware.org/ftp/debugedit/${PV}/${P}.tar.xz.sig )
"
-LICENSE="GPL-2+ LGPL-2+"
+LICENSE="GPL-3+ GPL-2+ LGPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv sparc x86
~amd64-linux ~x86-linux"
#KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux
~x86-linux"
diff --git a/dev-util/debugedit/debugedit-5.2.ebuild
b/dev-util/debugedit/debugedit-5.2.ebuild
index 5bda18a844b7..7232f3536a3e 100644
--- a/dev-util/debugedit/debugedit-5.2.ebuild
+++ b/dev-util/debugedit/debugedit-5.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
verify-sig? (
https://sourceware.org/ftp/debugedit/${PV}/${P}.tar.xz.sig )
"
-LICENSE="GPL-2+ LGPL-2+"
+LICENSE="GPL-3+ GPL-2+ LGPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~sparc ~x86 ~amd64-linux ~x86-linux"
#KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux
~x86-linux"