diff options
| author | Sam James <sam@gentoo.org> | 2025-05-28 05:22:29 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-05-28 05:22:29 +0100 |
| commit | 1853ca579e8199ccfe966f15f45d35fa7ef9d844 (patch) | |
| tree | ccd0c3bbad85d099f5d63e77807d672da80e6d5b /dev-build/automake-vanilla | |
| parent | 34d3ce09ec6077863a19435697bfed234c96cb63 (diff) | |
| download | gentoo-1853ca579e8199ccfe966f15f45d35fa7ef9d844.tar.gz gentoo-1853ca579e8199ccfe966f15f45d35fa7ef9d844.tar.bz2 gentoo-1853ca579e8199ccfe966f15f45d35fa7ef9d844.zip | |
dev-build/automake-vanilla: update LICENSE
* GPL-2+ for automake itself
* m4/* is licenced under FSFAP
Closes: https://bugs.gentoo.org/912946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build/automake-vanilla')
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-build/automake-vanilla/automake-vanilla-1.11.6.ebuild b/dev-build/automake-vanilla/automake-vanilla-1.11.6.ebuild index ccc98251d070..11adfe551dc7 100644 --- a/dev-build/automake-vanilla/automake-vanilla-1.11.6.ebuild +++ b/dev-build/automake-vanilla/automake-vanilla-1.11.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gnu.org/software/automake/" SRC_URI="mirror://gnu/${MY_PN}/${MY_P}.tar.xz" S="${WORKDIR}"/${MY_P} -LICENSE="GPL-2" +LICENSE="GPL-2+ FSFAP" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos" diff --git a/dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild b/dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild index d1e267fdf6aa..b5980bf09d3c 100644 --- a/dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild +++ b/dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,7 +25,7 @@ fi DESCRIPTION="Used to generate Makefile.in from Makefile.am" HOMEPAGE="https://www.gnu.org/software/automake/" -LICENSE="GPL-2" +LICENSE="GPL-2+ FSFAP" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos" diff --git a/dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild b/dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild index c3ad216bb6ce..18ab459c9c87 100644 --- a/dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild +++ b/dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,7 +28,7 @@ fi DESCRIPTION="Used to generate Makefile.in from Makefile.am" HOMEPAGE="https://www.gnu.org/software/automake/" -LICENSE="GPL-2" +LICENSE="GPL-2+ FSFAP" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos" diff --git a/dev-build/automake-vanilla/automake-vanilla-1.17.ebuild b/dev-build/automake-vanilla/automake-vanilla-1.17.ebuild index 1267152eba52..5e3c12751473 100644 --- a/dev-build/automake-vanilla/automake-vanilla-1.17.ebuild +++ b/dev-build/automake-vanilla/automake-vanilla-1.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,7 +25,7 @@ fi DESCRIPTION="Used to generate Makefile.in from Makefile.am" HOMEPAGE="https://www.gnu.org/software/automake/" -LICENSE="GPL-2" +LICENSE="GPL-2+ FSFAP" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos" diff --git a/dev-build/automake-vanilla/automake-vanilla-9999.ebuild b/dev-build/automake-vanilla/automake-vanilla-9999.ebuild index 21168cdee797..446732c44ff2 100644 --- a/dev-build/automake-vanilla/automake-vanilla-9999.ebuild +++ b/dev-build/automake-vanilla/automake-vanilla-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,7 +25,7 @@ fi DESCRIPTION="Used to generate Makefile.in from Makefile.am" HOMEPAGE="https://www.gnu.org/software/automake/" -LICENSE="GPL-2" +LICENSE="GPL-2+ FSFAP" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" IUSE="test" |
