From 3df78a4d32d33af701af70a75fa882806e2fd480 Mon Sep 17 00:00:00 2001 From: Victor Gaydov Date: Tue, 3 Oct 2017 12:28:55 +0300 Subject: [PATCH] app-emacs/windows: update SRC_URI. Bug: https://bugs.gentoo.org/628668 Closes: https://github.com/gentoo/gentoo/pull/5845 --- app-emacs/windows/windows-2.49.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/windows/windows-2.49.ebuild b/app-emacs/windows/windows-2.49.ebuild index 29f1ef3878a0..75cecc5d2318 100644 --- a/app-emacs/windows/windows-2.49.ebuild +++ b/app-emacs/windows/windows-2.49.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="Window manager for GNU Emacs" HOMEPAGE="http://www.gentei.org/~yuuji/software/" # taken from http://www.gentei.org/~yuuji/software/euc/windows.el -SRC_URI="https://enise.org/users/victor/share/distfiles/${P}.el.xz" +SRC_URI="https://github.com/gavv/distfiles/raw/master/${P}.el.xz" LICENSE="yuuji" SLOT="0" -- 2.26.2