public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/emacs:master commit in: app-eselect/eselect-emacs/
@ 2017-10-15 11:28 Ulrich Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2017-10-15 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     239319f9faeaba42d104a7940ef7dcbea19aa82b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 11:27:41 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 15 11:27:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=239319f9

app-eselect/eselect-emacs: Update EGIT_REPO_URI and HOMEPAGE.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild b/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild
index 078cc5f..19ebd80 100644
--- a/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild
+++ b/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-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="${PN}"
 EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"
 
 inherit git-r3
 
 DESCRIPTION="Manage multiple Emacs versions on one system"
-HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
 
 LICENSE="GPL-2+"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/emacs:master commit in: app-eselect/eselect-emacs/
@ 2022-04-07  7:34 Ulrich Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2022-04-07  7:34 UTC (permalink / raw
  To: gentoo-commits

commit:     a8ad8354433174b8771bfd2674eaf0b95785ef8b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 07:34:31 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 07:34:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=a8ad8354

app-eselect/eselect-emacs: Update to EAPI 8

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild b/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild
index 19ebd80..999fff0 100644
--- a/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild
+++ b/app-eselect/eselect-emacs/eselect-emacs-9999-r2.ebuild
@@ -1,25 +1,24 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git"
-EGIT_BRANCH="${PN}"
-EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"
+EAPI=8
 
 inherit git-r3
 
 DESCRIPTION="Manage multiple Emacs versions on one system"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
 
+EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git"
+EGIT_BRANCH="${PN}"
+EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"
+S="${WORKDIR}/${PN}"
+
 LICENSE="GPL-2+"
 SLOT="0"
 
 RDEPEND=">=app-admin/eselect-1.2.6
 	~app-eselect/eselect-ctags-${PV}"
 
-S="${WORKDIR}/${PN}"
-
 src_compile() { :; }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-07  7:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-07  7:34 [gentoo-commits] repo/proj/emacs:master commit in: app-eselect/eselect-emacs/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2017-10-15 11:28 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