From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AB52213829C for ; Mon, 30 May 2016 12:43:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0263325402A; Mon, 30 May 2016 12:43:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 74A7A25402F for ; Mon, 30 May 2016 12:43:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A06773408B8 for ; Mon, 30 May 2016 12:43:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E24216C5 for ; Mon, 30 May 2016 12:43:38 +0000 (UTC) From: "Amy Winston" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Winston" Message-ID: <1464612143.c6e8e8eb739a8e549fbc79b6668d8f58cdd7e79d.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild X-VCS-Directories: net-p2p/airdcpp-webclient/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Winston X-VCS-Revision: c6e8e8eb739a8e549fbc79b6668d8f58cdd7e79d X-VCS-Branch: master Date: Mon, 30 May 2016 12:43:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 740588bc-500b-4b97-9d3a-fe52467cb30e X-Archives-Hash: 37f5ac3dfa63766334052e2a3dd8d866 commit: c6e8e8eb739a8e549fbc79b6668d8f58cdd7e79d Author: Louis Sautier gmail com> AuthorDate: Mon May 30 08:31:19 2016 +0000 Commit: Amy Winston gentoo org> CommitDate: Mon May 30 12:42:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e8e8eb net-p2p/airdcpp-webclient: update HOMEPAGE Package-Manager: portage-2.3.0_rc1 net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9c38324..662ef58 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"