summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/emacs-updater/ChangeLog5
-rw-r--r--app-admin/emacs-updater/emacs-updater-9999.ebuild4
-rw-r--r--app-emacs/ebuild-mode/ChangeLog5
-rw-r--r--app-emacs/ebuild-mode/ebuild-mode-9999.ebuild4
-rw-r--r--app-emacs/emacs-common-gentoo/ChangeLog3
-rw-r--r--app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild2
-rw-r--r--app-emacs/emacs-daemon/ChangeLog5
-rw-r--r--app-emacs/emacs-daemon/emacs-daemon-9999.ebuild4
-rw-r--r--app-eselect/eselect-ctags/ChangeLog3
-rw-r--r--app-eselect/eselect-ctags/eselect-ctags-9999.ebuild2
-rw-r--r--app-eselect/eselect-emacs/ChangeLog3
-rw-r--r--app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild2
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}"