From aeeff27516b09eb5986b0a092e206a11a64d36b3 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 25 Apr 2015 11:17:17 +0200 Subject: Update EGIT_REPO_URI of the emacs-tools repository. Package-Manager: portage-2.2.18 --- app-emacs/emacs-daemon/emacs-daemon-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs/emacs-daemon/emacs-daemon-9999.ebuild') diff --git a/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild b/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild index 55ae883..18a5e06 100644 --- a/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild +++ b/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 -EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/emacs-tools.git" +EGIT_REPO_URI="git://anongit.gentoo.org/proj/emacs-tools.git" EGIT_BRANCH="${PN}" EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}" -- cgit v1.2.3-65-gdbad