diff options
author | Louis Sautier <sautier.louis@gmail.com> | 2016-05-30 10:31:19 +0200 |
---|---|---|
committer | Amy Winston <amynka@gentoo.org> | 2016-05-30 14:42:23 +0200 |
commit | c6e8e8eb739a8e549fbc79b6668d8f58cdd7e79d (patch) | |
tree | c119ecf268f5f7e7729d182da2c5b47ec58a92ac /net-p2p/airdcpp-webclient | |
parent | net-p2p/airdcpp-webclient: remove old (diff) | |
download | gentoo-c6e8e8eb739a8e549fbc79b6668d8f58cdd7e79d.tar.gz gentoo-c6e8e8eb739a8e549fbc79b6668d8f58cdd7e79d.tar.bz2 gentoo-c6e8e8eb739a8e549fbc79b6668d8f58cdd7e79d.zip |
net-p2p/airdcpp-webclient: update HOMEPAGE
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'net-p2p/airdcpp-webclient')
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild index 9c383243f1bd..662ef58c608d 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild @@ -7,7 +7,7 @@ EAPI=6 inherit cmake-utils user DESCRIPTION="Cross-platform Direct Connect client" -HOMEPAGE="https://github.com/airdcpp-web/airdcpp-webclient" +HOMEPAGE="https://airdcpp-web.github.io/" SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" |