From: Victor Gaydov Date: Tue, 3 Oct 2017 09:28:55 +0000 (+0300) Subject: app-emacs/windows: update SRC_URI. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3df78a4d32d33af701af70a75fa882806e2fd480;p=gentoo.git app-emacs/windows: update SRC_URI. Bug: https://bugs.gentoo.org/628668 Closes: https://github.com/gentoo/gentoo/pull/5845 --- 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"