app-emacs/org-mode: Add archive.org as secondary SRC_URI

Bug: https://bugs.gentoo.org/815718
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2021-10-02 09:07:57 +02:00
parent f8970e67e5
commit 5a13419d85

View File

@@ -8,7 +8,8 @@ inherit elisp readme.gentoo-r1
DESCRIPTION="An Emacs mode for notes and project planning"
HOMEPAGE="https://www.orgmode.org/"
SRC_URI="https://orgmode.org/org-${PV}.tar.gz"
SRC_URI="https://orgmode.org/org-${PV}.tar.gz
https://web.archive.org/web/20210624085142/https://orgmode.org/org-${PV}.tar.gz"
LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )"
SLOT="0"