diff options
-rw-r--r-- | sys-apps/toybox/toybox-0.8.0.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/toybox/toybox-0.8.1.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/toybox/toybox-0.8.3.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/toybox/toybox-0.8.4.ebuild | 3 | ||||
-rw-r--r-- | 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 564d2c54b23c..bf8ce8e2d4fb 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 d334e3570448..6c04f2330f32 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 616f3fbf49a8..6c04f2330f32 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 5b1788940a17..ca78edf8b366 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 5b1788940a17..ca78edf8b366 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() { |