summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-01-04 20:11:32 +0100
committerUlrich Müller <ulm@gentoo.org>2024-01-04 20:11:32 +0100
commit8a44eb2ddc6a8ab16132f3caa8879c5fec634ffe (patch)
treef62885b7eba248722e59717baafb30965baa077e
parentapp-emacs/filladapt: drop 2.12-r2 (diff)
downloadgentoo-8a44eb2ddc6a8ab16132f3caa8879c5fec634ffe.tar.gz
gentoo-8a44eb2ddc6a8ab16132f3caa8879c5fec634ffe.tar.bz2
gentoo-8a44eb2ddc6a8ab16132f3caa8879c5fec634ffe.zip
app-emacs/teco: update SRC_URI
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-emacs/teco/teco-7-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/teco/teco-7-r2.ebuild b/app-emacs/teco/teco-7-r2.ebuild
index 3fedca3d015a..a478bab4d972 100644
--- a/app-emacs/teco/teco-7-r2.ebuild
+++ b/app-emacs/teco/teco-7-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit elisp readme.gentoo-r1
DESCRIPTION="TECO interpreter for GNU Emacs"
HOMEPAGE="https://www.emacswiki.org/emacs/TECO"
# taken from: https://www.emacswiki.org/emacs/teco.el
-SRC_URI="mirror://gentoo/${P}.el.bz2"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
LICENSE="public-domain"
SLOT="0"