Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailbox-count/
Date: Tue, 18 Aug 2020 17:07:04
Message-Id: 1597770398.86e9d8ceeb3be9daa89bdddb0733f7fb46e7497f.slyfox@gentoo
1 commit: 86e9d8ceeb3be9daa89bdddb0733f7fb46e7497f
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Tue Aug 18 07:36:04 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 18 17:06:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e9d8ce
7
8 net-mail/mailbox-count: update homepage
9
10 Package-Manager: Portage-3.0.3, Repoman-3.0.0
11 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-mail/mailbox-count/mailbox-count-0.0.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild
18 index 00d1fe4550c..5173370716a 100644
19 --- a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild
20 +++ b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild
21 @@ -7,7 +7,7 @@ CABAL_FEATURES="test-suite"
22 inherit haskell-cabal
23
24 DESCRIPTION="Count mailboxes in a SQL database"
25 -HOMEPAGE="http://hackage.haskell.org/package/mailbox-count"
26 +HOMEPAGE="https://hackage.haskell.org/package/mailbox-count"
27 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
28
29 LICENSE="AGPL-3"