app-emacs/eselect-mode: Update EGIT_REPO_URI. EAPI bump.

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Ulrich Müller
2017-12-25 12:33:13 +01:00
parent 18be722537
commit 09b5feca0f

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=6
MY_PN="eselect"
EGIT_REPO_URI="git://anongit.gentoo.org/proj/eselect.git"
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/eselect.git"
EGIT_CHECKOUT_DIR="${WORKDIR}/${MY_PN}"
inherit elisp git-r3