mail-filter/rspamd: update urls
authorPetr Vaněk <arkamar@atlas.cz>
Tue, 3 Mar 2020 22:18:05 +0000 (23:18 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Sun, 8 Mar 2020 12:57:57 +0000 (14:57 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
mail-filter/rspamd/rspamd-2.1.ebuild
mail-filter/rspamd/rspamd-2.2.ebuild
mail-filter/rspamd/rspamd-2.3.ebuild
mail-filter/rspamd/rspamd-9999.ebuild

index bdfa150670b45c6dc6bc36836f7bb241fdcaea63..dd50ca4e42da7771904d216b6ce2b2929e232ad3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,15 +6,15 @@ EAPI=6
 inherit cmake-utils pax-utils systemd tmpfiles
 
 if [[ ${PV} == *9999 ]] ; then
-       EGIT_REPO_URI="https://github.com/vstakhov/rspamd.git"
+       EGIT_REPO_URI="https://github.com/rspamd/rspamd.git"
        inherit git-r3
 else
-       SRC_URI="https://github.com/vstakhov/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz"
+       SRC_URI="https://github.com/rspamd/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Rapid spam filtering system"
-HOMEPAGE="https://github.com/vstakhov/rspamd"
+HOMEPAGE="https://rspamd.com/ https://github.com/rspamd/rspamd"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="blas cpu_flags_x86_ssse3 jemalloc +jit libressl pcre2"
index 3b7e3129381449ad8b291996452d8e56ca74eaed..ff4dde3ea730be516e32bdd530778c3139e73195 100644 (file)
@@ -6,15 +6,15 @@ EAPI=7
 inherit cmake pax-utils systemd tmpfiles
 
 if [[ ${PV} == *9999 ]] ; then
-       EGIT_REPO_URI="https://github.com/vstakhov/rspamd.git"
+       EGIT_REPO_URI="https://github.com/rspamd/rspamd.git"
        inherit git-r3
 else
-       SRC_URI="https://github.com/vstakhov/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz"
+       SRC_URI="https://github.com/rspamd/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Rapid spam filtering system"
-HOMEPAGE="https://github.com/vstakhov/rspamd"
+HOMEPAGE="https://rspamd.com/ https://github.com/rspamd/rspamd"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="blas cpu_flags_x86_ssse3 jemalloc +jit libressl pcre2"
index 6fc83c0865fafda0d225a9706c8ce9f3a24a0159..8ed1ffab6165f5381aa250208b93b5b950d85cf9 100644 (file)
@@ -6,15 +6,15 @@ EAPI=7
 inherit cmake pax-utils systemd tmpfiles
 
 if [[ ${PV} == *9999 ]] ; then
-       EGIT_REPO_URI="https://github.com/vstakhov/rspamd.git"
+       EGIT_REPO_URI="https://github.com/rspamd/rspamd.git"
        inherit git-r3
 else
-       SRC_URI="https://github.com/vstakhov/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz"
+       SRC_URI="https://github.com/rspamd/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Rapid spam filtering system"
-HOMEPAGE="https://github.com/vstakhov/rspamd"
+HOMEPAGE="https://rspamd.com/ https://github.com/rspamd/rspamd"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="blas cpu_flags_x86_ssse3 jemalloc +jit libressl pcre2"
index 6fc83c0865fafda0d225a9706c8ce9f3a24a0159..4b6702808e4294d3ed01439ca164b91afb1680b5 100644 (file)
@@ -6,15 +6,15 @@ EAPI=7
 inherit cmake pax-utils systemd tmpfiles
 
 if [[ ${PV} == *9999 ]] ; then
-       EGIT_REPO_URI="https://github.com/vstakhov/rspamd.git"
+       EGIT_REPO_URI="https://github.com/rspamd/rspamd.git"
        inherit git-r3
 else
-       SRC_URI="https://github.com/vstakhov/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz"
+       SRC_URI="https://github.com/rspamd/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Rapid spam filtering system"
-HOMEPAGE="https://github.com/vstakhov/rspamd"
+HOMEPAGE="https://rspamd.com https://github.com/rspamd/rspamd"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="blas cpu_flags_x86_ssse3 jemalloc +jit libressl pcre2"