diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-04 15:50:17 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-07 12:28:36 +0100 |
commit | aabcda2ede89b4563c3c992df876a4f108dc1cca (patch) | |
tree | acc36dbfa7dbacd1d13a3fe5c7595a1762cd3755 /mail-filter | |
parent | mail-filter/rspamd: update upstream metadata (diff) | |
download | gentoo-aabcda2ede89b4563c3c992df876a4f108dc1cca.tar.gz gentoo-aabcda2ede89b4563c3c992df876a4f108dc1cca.tar.bz2 gentoo-aabcda2ede89b4563c3c992df876a4f108dc1cca.zip |
mail-filter/rspamd: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/27613
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/rspamd/rspamd-9999.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mail-filter/rspamd/rspamd-9999.ebuild b/mail-filter/rspamd/rspamd-9999.ebuild index 7874f481a0d1..b6932290133a 100644 --- a/mail-filter/rspamd/rspamd-9999.ebuild +++ b/mail-filter/rspamd/rspamd-9999.ebuild @@ -16,7 +16,11 @@ else fi DESCRIPTION="Rapid spam filtering system" -HOMEPAGE="https://rspamd.com https://github.com/rspamd/rspamd" +HOMEPAGE=" + https://rspamd.com + https://github.com/rspamd/rspamd +" + 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 selinux test" |