commit: 3421a0d74bd7a91f34bea55f96fc430095ab61ec Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jun 5 04:09:44 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Jun 5 04:09:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3421a0d7
app-emacs/ghub: update required emacs version to 25 Closes: https://bugs.gentoo.org/657170 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-emacs/ghub/ghub-2.0.0.ebuild | 2 +- app-emacs/ghub/ghub-2.0.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/ghub/ghub-2.0.0.ebuild b/app-emacs/ghub/ghub-2.0.0.ebuild index 86b8b246a84..e5be353be61 100644 --- a/app-emacs/ghub/ghub-2.0.0.ebuild +++ b/app-emacs/ghub/ghub-2.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -NEED_EMACS=24 +NEED_EMACS=25 inherit elisp diff --git a/app-emacs/ghub/ghub-2.0.1.ebuild b/app-emacs/ghub/ghub-2.0.1.ebuild index 86b8b246a84..e5be353be61 100644 --- a/app-emacs/ghub/ghub-2.0.1.ebuild +++ b/app-emacs/ghub/ghub-2.0.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -NEED_EMACS=24 +NEED_EMACS=25 inherit elisp
