From 0adfb166cce3f6bbbd6d7d13f7d6af04de01334d Mon Sep 17 00:00:00 2001 From: Arsen Arsenović Date: Sat, 28 Jan 2023 21:14:50 +0100 Subject: app-emacs/poke-mode: update SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I've rehosted the ELPA tarballs on the devspace so that they are compressed. The contents are identical. Signed-off-by: Arsen Arsenović --- app-emacs/poke-mode/poke-mode-3.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-emacs/poke-mode/poke-mode-3.0.ebuild') diff --git a/app-emacs/poke-mode/poke-mode-3.0.ebuild b/app-emacs/poke-mode/poke-mode-3.0.ebuild index bcb0f8ed172f..de2f9fca8459 100644 --- a/app-emacs/poke-mode/poke-mode-3.0.ebuild +++ b/app-emacs/poke-mode/poke-mode-3.0.ebuild @@ -9,7 +9,8 @@ inherit elisp DESCRIPTION="Major mode for editing Poke programs" HOMEPAGE="https://elpa.gnu.org/packages/poke-mode.html" -SRC_URI="https://elpa.gnu.org/packages/${P}.tar" +# Rehosted ELPA tarballs for compression. +SRC_URI="https://dev.gentoo.org/~arsen/poke-mode-${PV}.tar.gz" LICENSE="GPL-3+" SLOT="0" -- cgit v1.2.3-65-gdbad