Gentoo Archives: gentoo-commits

From: Amy Winston <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/
Date: Mon, 30 May 2016 12:43:43
Message-Id: 1464612143.c6e8e8eb739a8e549fbc79b6668d8f58cdd7e79d.amynka@gentoo
1 commit: c6e8e8eb739a8e549fbc79b6668d8f58cdd7e79d
2 Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com>
3 AuthorDate: Mon May 30 08:31:19 2016 +0000
4 Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 12:42:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e8e8eb
7
8 net-p2p/airdcpp-webclient: update HOMEPAGE
9
10 Package-Manager: portage-2.3.0_rc1
11
12 net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild
16 index 9c38324..662ef58 100644
17 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild
18 +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild
19 @@ -7,7 +7,7 @@ EAPI=6
20 inherit cmake-utils user
21
22 DESCRIPTION="Cross-platform Direct Connect client"
23 -HOMEPAGE="https://github.com/airdcpp-web/airdcpp-webclient"
24 +HOMEPAGE="https://airdcpp-web.github.io/"
25 SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
26
27 KEYWORDS="~amd64 ~x86"