diff options
author | 2015-04-25 11:17:17 +0200 | |
---|---|---|
committer | 2015-04-25 11:17:17 +0200 | |
commit | aeeff27516b09eb5986b0a092e206a11a64d36b3 (patch) | |
tree | ab1e992769d486ea4cc7a96060ed01bc1033cabb /app-admin/emacs-updater/emacs-updater-9999.ebuild | |
parent | Upstream pre release of app-xemacs/cc-mode. (diff) | |
download | emacs-aeeff27516b09eb5986b0a092e206a11a64d36b3.tar.gz emacs-aeeff27516b09eb5986b0a092e206a11a64d36b3.tar.bz2 emacs-aeeff27516b09eb5986b0a092e206a11a64d36b3.zip |
Update EGIT_REPO_URI of the emacs-tools repository.
Package-Manager: portage-2.2.18
Diffstat (limited to 'app-admin/emacs-updater/emacs-updater-9999.ebuild')
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/emacs-updater/emacs-updater-9999.ebuild b/app-admin/emacs-updater/emacs-updater-9999.ebuild index b24787e..c7d059f 100644 --- a/app-admin/emacs-updater/emacs-updater-9999.ebuild +++ b/app-admin/emacs-updater/emacs-updater-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}" |