app-emacs/windows: update SRC_URI.
authorVictor Gaydov <victor@enise.org>
Tue, 3 Oct 2017 09:28:55 +0000 (12:28 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 3 Oct 2017 21:32:31 +0000 (23:32 +0200)
Bug: https://bugs.gentoo.org/628668
Closes: https://github.com/gentoo/gentoo/pull/5845

app-emacs/windows/windows-2.49.ebuild

index 29f1ef3878a087c81b0c0c5450ce67fe8a05d0d4..75cecc5d2318ca316ec62cafe00c6b35de3b8ce4 100644 (file)
@@ -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"