Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ghub/
Date: Tue, 05 Jun 2018 04:09:57
Message-Id: 1528171784.3421a0d74bd7a91f34bea55f96fc430095ab61ec.graaff@gentoo
1 commit: 3421a0d74bd7a91f34bea55f96fc430095ab61ec
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 5 04:09:44 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 5 04:09:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3421a0d7
7
8 app-emacs/ghub: update required emacs version to 25
9
10 Closes: https://bugs.gentoo.org/657170
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12
13 app-emacs/ghub/ghub-2.0.0.ebuild | 2 +-
14 app-emacs/ghub/ghub-2.0.1.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emacs/ghub/ghub-2.0.0.ebuild b/app-emacs/ghub/ghub-2.0.0.ebuild
18 index 86b8b246a84..e5be353be61 100644
19 --- a/app-emacs/ghub/ghub-2.0.0.ebuild
20 +++ b/app-emacs/ghub/ghub-2.0.0.ebuild
21 @@ -2,7 +2,7 @@
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 -NEED_EMACS=24
26 +NEED_EMACS=25
27
28 inherit elisp
29
30
31 diff --git a/app-emacs/ghub/ghub-2.0.1.ebuild b/app-emacs/ghub/ghub-2.0.1.ebuild
32 index 86b8b246a84..e5be353be61 100644
33 --- a/app-emacs/ghub/ghub-2.0.1.ebuild
34 +++ b/app-emacs/ghub/ghub-2.0.1.ebuild
35 @@ -2,7 +2,7 @@
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=6
39 -NEED_EMACS=24
40 +NEED_EMACS=25
41
42 inherit elisp