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 346DB1382C5 for ; Thu, 7 Jan 2021 09:41:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F74CE0894; Thu, 7 Jan 2021 09:41:09 +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 57E83E0894 for ; Thu, 7 Jan 2021 09:41:09 +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 3CE9B3413C6 for ; Thu, 7 Jan 2021 09:41:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6B574C for ; Thu, 7 Jan 2021 09:41:06 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1610012426.fe7c0b907976ac876d412236e51eb4545548b120.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/org-mode/org-mode-8.3.2-r1.ebuild app-emacs/org-mode/org-mode-9.3.6.ebuild app-emacs/org-mode/org-mode-9.4.ebuild X-VCS-Directories: app-emacs/org-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: fe7c0b907976ac876d412236e51eb4545548b120 X-VCS-Branch: master Date: Thu, 7 Jan 2021 09:41:06 +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: 9b455c4b-fa36-43e4-86e2-60dbb7e999db X-Archives-Hash: e6fcbc3eaa144ee899c8f1f85c3b77c3 commit: fe7c0b907976ac876d412236e51eb4545548b120 Author: Ulrich Müller gentoo org> AuthorDate: Thu Jan 7 09:40:00 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Jan 7 09:40:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7c0b90 app-emacs/org-mode: Update SRC_URI to https Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/org-mode/org-mode-8.3.2-r1.ebuild | 2 +- app-emacs/org-mode/org-mode-9.3.6.ebuild | 2 +- app-emacs/org-mode/org-mode-9.4.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild b/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild index e98b27832b0..1fae60b6751 100644 --- a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild +++ b/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild @@ -7,7 +7,7 @@ inherit elisp readme.gentoo-r1 DESCRIPTION="An Emacs mode for notes and project planning" HOMEPAGE="https://www.orgmode.org/" -SRC_URI="http://orgmode.org/org-${PV}.tar.gz" +SRC_URI="https://orgmode.org/org-${PV}.tar.gz" LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )" SLOT="0" diff --git a/app-emacs/org-mode/org-mode-9.3.6.ebuild b/app-emacs/org-mode/org-mode-9.3.6.ebuild index ab9d54bf014..bffbcb8d714 100644 --- a/app-emacs/org-mode/org-mode-9.3.6.ebuild +++ b/app-emacs/org-mode/org-mode-9.3.6.ebuild @@ -8,7 +8,7 @@ inherit elisp readme.gentoo-r1 DESCRIPTION="An Emacs mode for notes and project planning" HOMEPAGE="https://www.orgmode.org/" -SRC_URI="http://orgmode.org/org-${PV}.tar.gz" +SRC_URI="https://orgmode.org/org-${PV}.tar.gz" LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )" SLOT="0" diff --git a/app-emacs/org-mode/org-mode-9.4.ebuild b/app-emacs/org-mode/org-mode-9.4.ebuild index ab9d54bf014..bffbcb8d714 100644 --- a/app-emacs/org-mode/org-mode-9.4.ebuild +++ b/app-emacs/org-mode/org-mode-9.4.ebuild @@ -8,7 +8,7 @@ inherit elisp readme.gentoo-r1 DESCRIPTION="An Emacs mode for notes and project planning" HOMEPAGE="https://www.orgmode.org/" -SRC_URI="http://orgmode.org/org-${PV}.tar.gz" +SRC_URI="https://orgmode.org/org-${PV}.tar.gz" LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )" SLOT="0"