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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6F010158020 for ; Tue, 15 Nov 2022 06:39:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98859E09CE; Tue, 15 Nov 2022 06:39:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82BB1E09CE for ; Tue, 15 Nov 2022 06:39:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4752E340E28 for ; Tue, 15 Nov 2022 06:39:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 812F272F for ; Tue, 15 Nov 2022 06:39:35 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1668494221.38d23f69c26f05948b597c248b97669853c3cf81.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/isync/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/isync/isync-1.4.4-r1.ebuild net-mail/isync/isync-1.4.4.ebuild net-mail/isync/isync-9999.ebuild X-VCS-Directories: net-mail/isync/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 38d23f69c26f05948b597c248b97669853c3cf81 X-VCS-Branch: master Date: Tue, 15 Nov 2022 06:39:35 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a36be563-5b2b-4c75-892a-e0673ff53590 X-Archives-Hash: a02cf7dd0df9a9cbe20873ae414e56ec commit: 38d23f69c26f05948b597c248b97669853c3cf81 Author: Sam James gentoo org> AuthorDate: Tue Nov 15 06:09:14 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Nov 15 06:37:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d23f69 net-mail/isync: update HOMEPAGE Signed-off-by: Sam James gentoo.org> net-mail/isync/isync-1.4.4-r1.ebuild | 2 +- net-mail/isync/isync-1.4.4.ebuild | 2 +- net-mail/isync/isync-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mail/isync/isync-1.4.4-r1.ebuild b/net-mail/isync/isync-1.4.4-r1.ebuild index bf6eb20fef6f..2030c04369f8 100644 --- a/net-mail/isync/isync-1.4.4-r1.ebuild +++ b/net-mail/isync/isync-1.4.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="MailDir mailbox synchronizer" -HOMEPAGE="http://isync.sourceforge.net/" +HOMEPAGE="https://isync.sourceforge.io/" LICENSE="GPL-2" SLOT="0" diff --git a/net-mail/isync/isync-1.4.4.ebuild b/net-mail/isync/isync-1.4.4.ebuild index 1aa6d569264a..df50151e8187 100644 --- a/net-mail/isync/isync-1.4.4.ebuild +++ b/net-mail/isync/isync-1.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="MailDir mailbox synchronizer" -HOMEPAGE="http://isync.sourceforge.net/" +HOMEPAGE="https://isync.sourceforge.io/" LICENSE="GPL-2" SLOT="0" diff --git a/net-mail/isync/isync-9999.ebuild b/net-mail/isync/isync-9999.ebuild index e005efe792e4..5af1e39800aa 100644 --- a/net-mail/isync/isync-9999.ebuild +++ b/net-mail/isync/isync-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="MailDir mailbox synchronizer" -HOMEPAGE="http://isync.sourceforge.net/" +HOMEPAGE="https://isync.sourceforge.io/" LICENSE="GPL-2" SLOT="0"