commit: 4410f8b6ec34d05ac21aab24fabed51ffce97c43 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sun Aug 23 03:39:10 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 11:44:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4410f8b6
mail-filter/courier-pythonfilter: update HOMEPAGE Replace non-functioning BitBucket URL Bug: https://bugs.gentoo.org/737896 Closes: https://github.com/gentoo/gentoo/pull/17224 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> mail-filter/courier-pythonfilter/courier-pythonfilter-3.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/courier-pythonfilter/courier-pythonfilter-3.0.2.ebuild b/mail-filter/courier-pythonfilter/courier-pythonfilter-3.0.2.ebuild index b11b48cd3da..e37b200da1b 100644 --- a/mail-filter/courier-pythonfilter/courier-pythonfilter-3.0.2.ebuild +++ b/mail-filter/courier-pythonfilter/courier-pythonfilter-3.0.2.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="Python filtering architecture for the Courier MTA" -HOMEPAGE="https://bitbucket.org/gordonmessmer/courier-pythonfilter/src/default/" +HOMEPAGE="https://pypi.org/project/courier-pythonfilter/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3"
