summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Gaydov <victor@enise.org>2017-10-03 12:28:55 +0300
committerPatrice Clement <monsieurp@gentoo.org>2017-10-03 23:32:31 +0200
commit3df78a4d32d33af701af70a75fa882806e2fd480 (patch)
tree2d484d36c3a051763545fdb171ebf5f9f6fbf71e /app-emacs/windows
parentapp-emacs/revive: update SRC_URI. (diff)
downloadgentoo-3df78a4d32d33af701af70a75fa882806e2fd480.tar.gz
gentoo-3df78a4d32d33af701af70a75fa882806e2fd480.tar.bz2
gentoo-3df78a4d32d33af701af70a75fa882806e2fd480.zip
app-emacs/windows: update SRC_URI.
Bug: https://bugs.gentoo.org/628668 Closes: https://github.com/gentoo/gentoo/pull/5845
Diffstat (limited to 'app-emacs/windows')
-rw-r--r--app-emacs/windows/windows-2.49.ebuild4
1 files 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"