From aeeff27516b09eb5986b0a092e206a11a64d36b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= 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-admin/emacs-updater/ChangeLog | 5 ++++- app-admin/emacs-updater/emacs-updater-9999.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-admin') diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog index 0ac3e3b..50efb60 100644 --- a/app-admin/emacs-updater/ChangeLog +++ b/app-admin/emacs-updater/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-admin/emacs-updater -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 25 Apr 2015; Ulrich Müller emacs-updater-9999.ebuild: + Update EGIT_REPO_URI. + 05 Jun 2014; Ulrich Müller emacs-updater-9999.ebuild: Add missing dependency on app-misc/getopt for BSD. Update GETOPT variable in script if necessary. 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}" -- cgit v1.2.3