public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/emacs:master commit in: app-eselect/eselect-ctags/, app-eselect/eselect-emacs/, app-emacs/ebuild-mode/, ...
@ 2015-04-25  9:18 Ulrich Müller
  0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2015-04-25  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     aeeff27516b09eb5986b0a092e206a11a64d36b3
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 09:17:17 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 09:17:17 2015 +0000
URL:        https://gitweb.gentoo.org/proj/emacs.git/commit/?id=aeeff275

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 ++--
 app-emacs/ebuild-mode/ChangeLog                               | 5 ++++-
 app-emacs/ebuild-mode/ebuild-mode-9999.ebuild                 | 4 ++--
 app-emacs/emacs-common-gentoo/ChangeLog                       | 3 +++
 app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild | 2 +-
 app-emacs/emacs-daemon/ChangeLog                              | 5 ++++-
 app-emacs/emacs-daemon/emacs-daemon-9999.ebuild               | 4 ++--
 app-eselect/eselect-ctags/ChangeLog                           | 3 +++
 app-eselect/eselect-ctags/eselect-ctags-9999.ebuild           | 2 +-
 app-eselect/eselect-emacs/ChangeLog                           | 3 +++
 app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild        | 2 +-
 12 files changed, 30 insertions(+), 12 deletions(-)

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 <ulm@gentoo.org> emacs-updater-9999.ebuild:
+  Update EGIT_REPO_URI.
+
   05 Jun 2014; Ulrich Müller <ulm@gentoo.org> 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}"
 

diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog
index 692696b..a840761 100644
--- a/app-emacs/ebuild-mode/ChangeLog
+++ b/app-emacs/ebuild-mode/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for app-emacs/ebuild-mode
-# 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 <ulm@gentoo.org> ebuild-mode-9999.ebuild:
+  Update EGIT_REPO_URI.
+
   19 Jan 2014; Ulrich Müller <ulm@gentoo.org> ebuild-mode-9999.ebuild:
   Switch from package.mask to empty KEYWORDS.
 

diff --git a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild b/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
index f374ea5..21c575e 100644
--- a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
+++ b/app-emacs/ebuild-mode/ebuild-mode-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}"
 

diff --git a/app-emacs/emacs-common-gentoo/ChangeLog b/app-emacs/emacs-common-gentoo/ChangeLog
index c82b856..08c1817 100644
--- a/app-emacs/emacs-common-gentoo/ChangeLog
+++ b/app-emacs/emacs-common-gentoo/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 Apr 2015; Ulrich Müller <ulm@gentoo.org> emacs-common-gentoo-9999.ebuild:
+  Update EGIT_REPO_URI.
+
   22 Feb 2015; Ulrich Müller <ulm@gentoo.org> emacs-common-gentoo-9999.ebuild:
   Remove all backwards compatibility code from the live ebuild.
 

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
index b0ccd51..9f0d73e 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
@@ -4,7 +4,7 @@
 
 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}"
 

diff --git a/app-emacs/emacs-daemon/ChangeLog b/app-emacs/emacs-daemon/ChangeLog
index 4a85ff2..58adec8 100644
--- a/app-emacs/emacs-daemon/ChangeLog
+++ b/app-emacs/emacs-daemon/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for app-emacs/emacs-daemon
-# 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 <ulm@gentoo.org> emacs-daemon-9999.ebuild:
+  Update EGIT_REPO_URI.
+
   19 Jan 2014; Ulrich Müller <ulm@gentoo.org> emacs-daemon-9999.ebuild:
   Switch from package.mask to empty KEYWORDS.
 

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}"
 

diff --git a/app-eselect/eselect-ctags/ChangeLog b/app-eselect/eselect-ctags/ChangeLog
index 1a985ad..c29fd5e 100644
--- a/app-eselect/eselect-ctags/ChangeLog
+++ b/app-eselect/eselect-ctags/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 Apr 2015; Ulrich Müller <ulm@gentoo.org> eselect-ctags-9999.ebuild:
+  Update EGIT_REPO_URI.
+
   31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-ctags-9999.ebuild,
   +metadata.xml:
   Move package from app-admin to app-eselect category.

diff --git a/app-eselect/eselect-ctags/eselect-ctags-9999.ebuild b/app-eselect/eselect-ctags/eselect-ctags-9999.ebuild
index e4660d0..012bde2 100644
--- a/app-eselect/eselect-ctags/eselect-ctags-9999.ebuild
+++ b/app-eselect/eselect-ctags/eselect-ctags-9999.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 MY_PN="eselect-emacs"
-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="${MY_PN}"
 EGIT_CHECKOUT_DIR="${WORKDIR}/${MY_PN}"
 

diff --git a/app-eselect/eselect-emacs/ChangeLog b/app-eselect/eselect-emacs/ChangeLog
index ef6f042..d5656e1 100644
--- a/app-eselect/eselect-emacs/ChangeLog
+++ b/app-eselect/eselect-emacs/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 Apr 2015; Ulrich Müller <ulm@gentoo.org> eselect-emacs-9999-r2.ebuild:
+  Update EGIT_REPO_URI.
+
   31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-emacs-9999-r2.ebuild,
   +metadata.xml:
   Move package from app-admin to app-eselect category.

diff --git a/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild b/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild
index 690aac9..ff446ac 100644
--- a/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild
+++ b/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild
@@ -4,7 +4,7 @@
 
 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}"
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-25  9:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-25  9:18 [gentoo-commits] proj/emacs:master commit in: app-eselect/eselect-ctags/, app-eselect/eselect-emacs/, app-emacs/ebuild-mode/, Ulrich Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox