summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-10-15 13:26:56 +0200
committerUlrich Müller <ulm@gentoo.org>2017-10-15 13:26:56 +0200
commit64f8bc2201f5008bd287a503aa4ea9045e98cb44 (patch)
tree0a2e9625ee600d2c9b947d273a7fab3d26846904
parentapp-emacs/emacs-daemon: Update EGIT_REPO_URI, sync from Gentoo repo. (diff)
downloademacs-64f8bc2201f5008bd287a503aa4ea9045e98cb44.tar.gz
emacs-64f8bc2201f5008bd287a503aa4ea9045e98cb44.tar.bz2
emacs-64f8bc2201f5008bd287a503aa4ea9045e98cb44.zip
app-eselect/eselect-ctags: Update EGIT_REPO_URI and HOMEPAGE.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
-rw-r--r--app-eselect/eselect-ctags/eselect-ctags-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-eselect/eselect-ctags/eselect-ctags-9999.ebuild b/app-eselect/eselect-ctags/eselect-ctags-9999.ebuild
index 537bef6..8c40513 100644
--- a/app-eselect/eselect-ctags/eselect-ctags-9999.ebuild
+++ b/app-eselect/eselect-ctags/eselect-ctags-9999.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MY_PN="eselect-emacs"
-EGIT_REPO_URI="git://anongit.gentoo.org/proj/emacs-tools.git"
+EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git"
EGIT_BRANCH="${MY_PN}"
EGIT_CHECKOUT_DIR="${WORKDIR}/${MY_PN}"
inherit git-r3
DESCRIPTION="Manages ctags implementations"
-HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
LICENSE="GPL-2+"
SLOT="0"