mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
*/*: BSD-3-Clause -> BSD
Because the spdx identifier for for BSD-3-Clause is `BSD-3-Clause`, and
gentoo uses `BSD` in their /licenses, there was a misunderstanding by
me, this commit should fix this
sources:
- https://opensource.org/license/bsd-3-clause
- aa3e0fb07e/licenses/BSD
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ LICENSE="MIT"
|
||||
# go-licenses report ./... 2>/dev/null | awk -F ',' '{ print $NF }' | sort --unique | tr '\n' ' '; echo '"'
|
||||
|
||||
# dependency licenses:
|
||||
LICENSES+=" Apache-2.0 BSD-3-Clause MIT "
|
||||
LICENSES+=" Apache-2.0 BSD MIT "
|
||||
SLOT="0"
|
||||
IUSE="+static"
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ LICENSE="MIT"
|
||||
# go-licenses report ./... 2>/dev/null | awk -F ',' '{ print $NF }' | sort --unique | tr '\n' ' '; echo '"'
|
||||
|
||||
# dependency licenses:
|
||||
LICENSES+=" Apache-2.0 BSD-3-Clause MIT "
|
||||
LICENSES+=" Apache-2.0 BSD MIT "
|
||||
SLOT="0"
|
||||
IUSE="+static"
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ LICENSE="MIT"
|
||||
# go-licenses report ./... 2>/dev/null | awk -F ',' '{ print $NF }' | sort --unique | tr '\n' ' '; echo '"'
|
||||
|
||||
# dependency licenses:
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD-3-Clause GPL-3.0 ISC MIT MPL-2.0 "
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD GPL-3.0 ISC MIT MPL-2.0 "
|
||||
|
||||
SLOT="0"
|
||||
BDEPEND=">=dev-lang/go-1.25.0"
|
||||
|
||||
@@ -29,7 +29,7 @@ LICENSE="Apache-2.0"
|
||||
# go-licenses report ./... 2>/dev/null | awk -F ',' '{ print $NF }' | sort --unique | tr '\n' ' '; echo '"'
|
||||
|
||||
# dependency licenses:
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD-3-Clause ISC MIT MPL-2.0 Unlicense "
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD ISC MIT MPL-2.0 Unlicense "
|
||||
SLOT="0"
|
||||
IUSE="bash-completion zsh-completion"
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ LICENSE="Apache-2.0"
|
||||
# go-licenses report ./... 2>/dev/null | awk -F ',' '{ print $NF }' | sort --unique | tr '\n' ' '; echo '"'
|
||||
|
||||
# dependency licenses:
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD-3-Clause ISC MIT MPL-2.0 Unlicense "
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD ISC MIT MPL-2.0 Unlicense "
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND=">=dev-lang/go-1.24.1"
|
||||
|
||||
@@ -29,7 +29,7 @@ LICENSE="Apache-2.0"
|
||||
# go-licenses report ./... 2>/dev/null | awk -F ',' '{ print $NF }' | sort --unique | tr '\n' ' '; echo '"'
|
||||
|
||||
# dependency licenses:
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD-3-Clause ISC MIT MPL-2.0 Unlicense "
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD ISC MIT MPL-2.0 Unlicense "
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND=">=dev-lang/go-1.24.1"
|
||||
|
||||
@@ -1,26 +0,0 @@
|
||||
Copyright <YEAR> <COPYRIGHT HOLDER>
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation and/or
|
||||
other materials provided with the distribution.
|
||||
|
||||
3. Neither the name of the copyright holder nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software without
|
||||
specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
||||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
||||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
||||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
||||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
@@ -349,7 +349,7 @@ inherit cargo shell-completion
|
||||
|
||||
DESCRIPTION="A beautiful and configurable TUI client for MPD"
|
||||
HOMEPAGE="https://mierak.github.io/rmpc/"
|
||||
LICENSE="BSD-3-Clause"
|
||||
LICENSE="BSD"
|
||||
|
||||
# Dependent crate licenses
|
||||
LICENSE+="
|
||||
|
||||
@@ -13,7 +13,7 @@ inherit cargo shell-completion
|
||||
|
||||
DESCRIPTION="A beautiful and configurable TUI client for MPD"
|
||||
HOMEPAGE="https://mierak.github.io/rmpc/"
|
||||
LICENSE="BSD-3-Clause"
|
||||
LICENSE="BSD"
|
||||
|
||||
# Dependent crate licenses
|
||||
LICENSE+="
|
||||
|
||||
@@ -40,7 +40,7 @@ LICENSE="GPL-3"
|
||||
# go-licenses report ./... 2>/dev/null | awk -F ',' '{ print $NF }' | sort --unique | tr '\n' ' '; echo '"'
|
||||
|
||||
# dependency licenses:
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD-3-Clause GPL-3.0 ISC MIT "
|
||||
LICENSES+=" Apache-2.0 BSD-2-Clause BSD GPL-3.0 ISC MIT "
|
||||
|
||||
SLOT="0"
|
||||
BDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user