diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2020-08-23 06:39:10 +0300 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-08-23 13:44:37 +0200 |
commit | 4410f8b6ec34d05ac21aab24fabed51ffce97c43 (patch) | |
tree | 8a913dfd33b632299e658cd0e7d7f4105e62a34d /mail-filter | |
parent | dev-ruby/pg: update HOMEPAGE (diff) | |
download | gentoo-4410f8b6ec34d05ac21aab24fabed51ffce97c43.tar.gz gentoo-4410f8b6ec34d05ac21aab24fabed51ffce97c43.tar.bz2 gentoo-4410f8b6ec34d05ac21aab24fabed51ffce97c43.zip |
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@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/courier-pythonfilter/courier-pythonfilter-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 b11b48cd3da0..e37b200da1bc 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" |