diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-06-05 06:09:44 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-06-05 06:09:44 +0200 |
commit | 3421a0d74bd7a91f34bea55f96fc430095ab61ec (patch) | |
tree | db02bb037faf46fbf8ef732e3347e82d963f4b1e /app-emacs/ghub | |
parent | dev-ruby/listen: update blockers for removed and renamed package (diff) | |
download | gentoo-3421a0d74bd7a91f34bea55f96fc430095ab61ec.tar.gz gentoo-3421a0d74bd7a91f34bea55f96fc430095ab61ec.tar.bz2 gentoo-3421a0d74bd7a91f34bea55f96fc430095ab61ec.zip |
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
Diffstat (limited to 'app-emacs/ghub')
-rw-r--r-- | app-emacs/ghub/ghub-2.0.0.ebuild | 2 | ||||
-rw-r--r-- | 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 86b8b246a84b..e5be353be611 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 86b8b246a84b..e5be353be611 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 |