diff options
author | 2015-04-25 11:17:17 +0200 | |
---|---|---|
committer | 2015-04-25 11:17:17 +0200 | |
commit | aeeff27516b09eb5986b0a092e206a11a64d36b3 (patch) | |
tree | ab1e992769d486ea4cc7a96060ed01bc1033cabb | |
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
-rw-r--r-- | app-admin/emacs-updater/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-9999.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/ebuild-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-9999.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/emacs-common-gentoo/ChangeLog | 3 | ||||
-rw-r--r-- | app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/emacs-daemon/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/emacs-daemon/emacs-daemon-9999.ebuild | 4 | ||||
-rw-r--r-- | app-eselect/eselect-ctags/ChangeLog | 3 | ||||
-rw-r--r-- | app-eselect/eselect-ctags/eselect-ctags-9999.ebuild | 2 | ||||
-rw-r--r-- | app-eselect/eselect-emacs/ChangeLog | 3 | ||||
-rw-r--r-- | 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}" |