commit: 845424895d1aac6bb80f62d2f7a579e257c7eef6 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Mon Mar 9 10:28:27 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Mar 14 12:06:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84542489
mail-filter/rspamd: add licenses of bundled libraries Closes: https://bugs.gentoo.org/601434 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/14895 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> mail-filter/rspamd/rspamd-2.1.ebuild | 2 +- mail-filter/rspamd/rspamd-2.2.ebuild | 2 +- mail-filter/rspamd/rspamd-2.3.ebuild | 2 +- mail-filter/rspamd/rspamd-2.4.ebuild | 2 +- mail-filter/rspamd/rspamd-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail-filter/rspamd/rspamd-2.1.ebuild b/mail-filter/rspamd/rspamd-2.1.ebuild index dd50ca4e42d..b5ff98b60e8 100644 --- a/mail-filter/rspamd/rspamd-2.1.ebuild +++ b/mail-filter/rspamd/rspamd-2.1.ebuild @@ -15,7 +15,7 @@ fi DESCRIPTION="Rapid spam filtering system" HOMEPAGE="https://rspamd.com/ https://github.com/rspamd/rspamd" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 Boost-1.0 BSD BSD-1 BSD-2 CC0-1.0 LGPL-3 MIT public-domain unicode ZLIB" SLOT="0" IUSE="blas cpu_flags_x86_ssse3 jemalloc +jit libressl pcre2" diff --git a/mail-filter/rspamd/rspamd-2.2.ebuild b/mail-filter/rspamd/rspamd-2.2.ebuild index ff4dde3ea73..ffab3a9e62c 100644 --- a/mail-filter/rspamd/rspamd-2.2.ebuild +++ b/mail-filter/rspamd/rspamd-2.2.ebuild @@ -15,7 +15,7 @@ fi DESCRIPTION="Rapid spam filtering system" HOMEPAGE="https://rspamd.com/ https://github.com/rspamd/rspamd" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 Boost-1.0 BSD BSD-1 BSD-2 CC0-1.0 LGPL-3 MIT public-domain unicode ZLIB" SLOT="0" IUSE="blas cpu_flags_x86_ssse3 jemalloc +jit libressl pcre2" diff --git a/mail-filter/rspamd/rspamd-2.3.ebuild b/mail-filter/rspamd/rspamd-2.3.ebuild index 8ed1ffab616..38a8793ea03 100644 --- a/mail-filter/rspamd/rspamd-2.3.ebuild +++ b/mail-filter/rspamd/rspamd-2.3.ebuild @@ -15,7 +15,7 @@ fi DESCRIPTION="Rapid spam filtering system" HOMEPAGE="https://rspamd.com/ https://github.com/rspamd/rspamd" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 Boost-1.0 BSD BSD-1 BSD-2 CC0-1.0 LGPL-3 MIT public-domain unicode ZLIB" SLOT="0" IUSE="blas cpu_flags_x86_ssse3 jemalloc +jit libressl pcre2" diff --git a/mail-filter/rspamd/rspamd-2.4.ebuild b/mail-filter/rspamd/rspamd-2.4.ebuild index 8ed1ffab616..38a8793ea03 100644 --- a/mail-filter/rspamd/rspamd-2.4.ebuild +++ b/mail-filter/rspamd/rspamd-2.4.ebuild @@ -15,7 +15,7 @@ fi DESCRIPTION="Rapid spam filtering system" HOMEPAGE="https://rspamd.com/ https://github.com/rspamd/rspamd" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 Boost-1.0 BSD BSD-1 BSD-2 CC0-1.0 LGPL-3 MIT public-domain unicode ZLIB" SLOT="0" IUSE="blas cpu_flags_x86_ssse3 jemalloc +jit libressl pcre2" diff --git a/mail-filter/rspamd/rspamd-9999.ebuild b/mail-filter/rspamd/rspamd-9999.ebuild index 4b6702808e4..ea53c2dbb55 100644 --- a/mail-filter/rspamd/rspamd-9999.ebuild +++ b/mail-filter/rspamd/rspamd-9999.ebuild @@ -15,7 +15,7 @@ fi DESCRIPTION="Rapid spam filtering system" HOMEPAGE="https://rspamd.com https://github.com/rspamd/rspamd" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 Boost-1.0 BSD BSD-1 BSD-2 CC0-1.0 LGPL-3 MIT public-domain unicode ZLIB" SLOT="0" IUSE="blas cpu_flags_x86_ssse3 jemalloc +jit libressl pcre2"
