summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-08-12 14:26:46 +0200
committerMichał Górny <mgorny@gentoo.org>2023-08-12 14:30:09 +0200
commitafddeea5151c0f5e3d0166df2344abd5be260ac5 (patch)
tree4167ac2e9bd3bd268f84553c2f1a1e7fbad65fb4 /dev-libs/libbsd
parentdev-libs/libedit: Fix LICENSE to BSD (3-clause) (diff)
downloadgentoo-afddeea5151c0f5e3d0166df2344abd5be260ac5.tar.gz
gentoo-afddeea5151c0f5e3d0166df2344abd5be260ac5.tar.bz2
gentoo-afddeea5151c0f5e3d0166df2344abd5be260ac5.zip
dev-libs/libbsd: Add missing licenses
Closes: https://bugs.gentoo.org/911920 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r--dev-libs/libbsd/libbsd-0.11.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.11.7-r2.ebuild b/dev-libs/libbsd/libbsd-0.11.7-r2.ebuild
index cc3316c69e98..3e851dc40c90 100644
--- a/dev-libs/libbsd/libbsd-0.11.7-r2.ebuild
+++ b/dev-libs/libbsd/libbsd-0.11.7-r2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://libbsd.freedesktop.org/wiki/ https://gitlab.freedesktop.org/li
SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
SRC_URI+=" verify-sig? ( https://${PN}.freedesktop.org/releases/${P}.tar.xz.asc )"
-LICENSE="BSD BSD-2 BSD-4 ISC"
+LICENSE="BEER-WARE BSD BSD-2 BSD-4 ISC MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"