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 2C24E138350 for ; Fri, 21 Feb 2020 16:42:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 516B7E08E8; Fri, 21 Feb 2020 16:42:57 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27FCFE08E8 for ; Fri, 21 Feb 2020 16:42:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B666434EEF7 for ; Fri, 21 Feb 2020 16:42:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44092145 for ; Fri, 21 Feb 2020 16:42:53 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1582303348.b25a8661a11b5ce06cd87d22170d4ad9b4c00fd6.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/nextcloud/nextcloud-16.0.8.ebuild www-apps/nextcloud/nextcloud-17.0.3.ebuild www-apps/nextcloud/nextcloud-18.0.0.ebuild www-apps/nextcloud/nextcloud-18.0.1.ebuild X-VCS-Directories: www-apps/nextcloud/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: b25a8661a11b5ce06cd87d22170d4ad9b4c00fd6 X-VCS-Branch: master Date: Fri, 21 Feb 2020 16:42:53 +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: 8930a4b3-b02b-44d5-b5af-14b8ddbed152 X-Archives-Hash: 752ec150972e2566d34fa9fcfeab8067 commit: b25a8661a11b5ce06cd87d22170d4ad9b4c00fd6 Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Feb 21 16:42:28 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Feb 21 16:42:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25a8661 www-apps/nextcloud: switch to HTTPS Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann gentoo.org> www-apps/nextcloud/nextcloud-16.0.8.ebuild | 4 ++-- www-apps/nextcloud/nextcloud-17.0.3.ebuild | 4 ++-- www-apps/nextcloud/nextcloud-18.0.0.ebuild | 4 ++-- www-apps/nextcloud/nextcloud-18.0.1.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www-apps/nextcloud/nextcloud-16.0.8.ebuild b/www-apps/nextcloud/nextcloud-16.0.8.ebuild index 34b21dfe1a7..de1b7898efd 100644 --- a/www-apps/nextcloud/nextcloud-16.0.8.ebuild +++ b/www-apps/nextcloud/nextcloud-16.0.8.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit webapp DESCRIPTION="Personal cloud that runs on your own server" -HOMEPAGE="http://nextcloud.com" -SRC_URI="http://download.nextcloud.com/server/releases/${P}.tar.bz2" +HOMEPAGE="https://nextcloud.com/" +SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2" LICENSE="AGPL-3" KEYWORDS="~amd64 ~arm ~arm64 ~x86" diff --git a/www-apps/nextcloud/nextcloud-17.0.3.ebuild b/www-apps/nextcloud/nextcloud-17.0.3.ebuild index 34b21dfe1a7..de1b7898efd 100644 --- a/www-apps/nextcloud/nextcloud-17.0.3.ebuild +++ b/www-apps/nextcloud/nextcloud-17.0.3.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit webapp DESCRIPTION="Personal cloud that runs on your own server" -HOMEPAGE="http://nextcloud.com" -SRC_URI="http://download.nextcloud.com/server/releases/${P}.tar.bz2" +HOMEPAGE="https://nextcloud.com/" +SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2" LICENSE="AGPL-3" KEYWORDS="~amd64 ~arm ~arm64 ~x86" diff --git a/www-apps/nextcloud/nextcloud-18.0.0.ebuild b/www-apps/nextcloud/nextcloud-18.0.0.ebuild index 34b21dfe1a7..de1b7898efd 100644 --- a/www-apps/nextcloud/nextcloud-18.0.0.ebuild +++ b/www-apps/nextcloud/nextcloud-18.0.0.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit webapp DESCRIPTION="Personal cloud that runs on your own server" -HOMEPAGE="http://nextcloud.com" -SRC_URI="http://download.nextcloud.com/server/releases/${P}.tar.bz2" +HOMEPAGE="https://nextcloud.com/" +SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2" LICENSE="AGPL-3" KEYWORDS="~amd64 ~arm ~arm64 ~x86" diff --git a/www-apps/nextcloud/nextcloud-18.0.1.ebuild b/www-apps/nextcloud/nextcloud-18.0.1.ebuild index 34b21dfe1a7..de1b7898efd 100644 --- a/www-apps/nextcloud/nextcloud-18.0.1.ebuild +++ b/www-apps/nextcloud/nextcloud-18.0.1.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit webapp DESCRIPTION="Personal cloud that runs on your own server" -HOMEPAGE="http://nextcloud.com" -SRC_URI="http://download.nextcloud.com/server/releases/${P}.tar.bz2" +HOMEPAGE="https://nextcloud.com/" +SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2" LICENSE="AGPL-3" KEYWORDS="~amd64 ~arm ~arm64 ~x86"