commit: 900818b1e0b53f2fe1745f855f2a0d01eba74ae3 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Sat Mar 27 00:52:16 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Mar 27 06:03:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900818b1
sys-apps/toybox: correct license Closes: https://bugs.gentoo.org/716472 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> sys-apps/toybox/toybox-0.8.0.ebuild | 5 ++--- sys-apps/toybox/toybox-0.8.1.ebuild | 5 ++--- sys-apps/toybox/toybox-0.8.3.ebuild | 5 ++--- sys-apps/toybox/toybox-0.8.4.ebuild | 3 +-- sys-apps/toybox/toybox-9999.ebuild | 3 +-- 5 files changed, 8 insertions(+), 13 deletions(-) diff --git a/sys-apps/toybox/toybox-0.8.0.ebuild b/sys-apps/toybox/toybox-0.8.0.ebuild index 564d2c54b23..bf8ce8e2d4f 100644 --- a/sys-apps/toybox/toybox-0.8.0.ebuild +++ b/sys-apps/toybox/toybox-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -19,8 +19,7 @@ RESTRICT="test" DESCRIPTION="Common linux commands in a multicall binary" HOMEPAGE="https://landley.net/code/toybox/" -# The source code does not explicitly say that it's BSD, but the author has repeatedly said it -LICENSE="BSD-2" +LICENSE="0BSD" SLOT="0" IUSE="" diff --git a/sys-apps/toybox/toybox-0.8.1.ebuild b/sys-apps/toybox/toybox-0.8.1.ebuild index d334e357044..6c04f2330f3 100644 --- a/sys-apps/toybox/toybox-0.8.1.ebuild +++ b/sys-apps/toybox/toybox-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -19,8 +19,7 @@ RESTRICT="test" DESCRIPTION="Common linux commands in a multicall binary" HOMEPAGE="https://landley.net/code/toybox/" -# The source code does not explicitly say that it's BSD, but the author has repeatedly said it -LICENSE="BSD-2" +LICENSE="0BSD" SLOT="0" IUSE="" diff --git a/sys-apps/toybox/toybox-0.8.3.ebuild b/sys-apps/toybox/toybox-0.8.3.ebuild index 616f3fbf49a..6c04f2330f3 100644 --- a/sys-apps/toybox/toybox-0.8.3.ebuild +++ b/sys-apps/toybox/toybox-0.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -19,8 +19,7 @@ RESTRICT="test" DESCRIPTION="Common linux commands in a multicall binary" HOMEPAGE="https://landley.net/code/toybox/" -# The source code does not explicitly say that it's BSD, but the author has repeatedly said it -LICENSE="BSD-2" +LICENSE="0BSD" SLOT="0" IUSE="" diff --git a/sys-apps/toybox/toybox-0.8.4.ebuild b/sys-apps/toybox/toybox-0.8.4.ebuild index 5b1788940a1..ca78edf8b36 100644 --- a/sys-apps/toybox/toybox-0.8.4.ebuild +++ b/sys-apps/toybox/toybox-0.8.4.ebuild @@ -16,8 +16,7 @@ fi DESCRIPTION="Common linux commands in a multicall binary" HOMEPAGE="https://landley.net/code/toybox/" -# The source code does not explicitly say that it's BSD, but the author has repeatedly said it -LICENSE="BSD-2" +LICENSE="0BSD" SLOT="0" src_prepare() { diff --git a/sys-apps/toybox/toybox-9999.ebuild b/sys-apps/toybox/toybox-9999.ebuild index 5b1788940a1..ca78edf8b36 100644 --- a/sys-apps/toybox/toybox-9999.ebuild +++ b/sys-apps/toybox/toybox-9999.ebuild @@ -16,8 +16,7 @@ fi DESCRIPTION="Common linux commands in a multicall binary" HOMEPAGE="https://landley.net/code/toybox/" -# The source code does not explicitly say that it's BSD, but the author has repeatedly said it -LICENSE="BSD-2" +LICENSE="0BSD" SLOT="0" src_prepare() {