From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B06D5139694 for ; Sat, 13 May 2017 12:17:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E9A121C06A; Sat, 13 May 2017 12:17:26 +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 E19EE21C06A for ; Sat, 13 May 2017 12:17:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1CF6934169C for ; Sat, 13 May 2017 12:17:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9B1D303 for ; Sat, 13 May 2017 12:17:23 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1494677833.1b6a1307cd6028c7a72ecb723e13e02cbe593539.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xsnow/xsnow-1.42-r2.ebuild X-VCS-Directories: x11-misc/xsnow/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 1b6a1307cd6028c7a72ecb723e13e02cbe593539 X-VCS-Branch: master Date: Sat, 13 May 2017 12:17:23 +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: c3fe2aca-68e9-4d0c-9972-e1e976bfabe0 X-Archives-Hash: 2ef47c1ed2f869e167634ec3d496a7f3 commit: 1b6a1307cd6028c7a72ecb723e13e02cbe593539 Author: Jeroen Roovers gentoo org> AuthorDate: Sat May 13 12:17:13 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat May 13 12:17:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6a1307 x11-misc/xsnow: Update HOMEPAGE. Package-Manager: Portage-2.3.5, Repoman-2.3.2 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild index 6a8f12d7b79..993c4e5a5bd 100644 --- a/x11-misc/xsnow/xsnow-1.42-r2.ebuild +++ b/x11-misc/xsnow/xsnow-1.42-r2.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="let it snow on your desktop and windows" -HOMEPAGE="http://dropmix.xs4all.nl/rick/Xsnow/" +HOMEPAGE="https://janswaal.home.xs4all.nl/Xsnow/" SRC_URI="${HOMEPAGE}${P}.tar.gz" LICENSE="freedist"