diff options
Diffstat (limited to 'app-emacs/rust-mode')
-rw-r--r-- | app-emacs/rust-mode/rust-mode-1.0.0_alpha.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/rust-mode/rust-mode-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/rust-mode/rust-mode-1.0.0_alpha.ebuild b/app-emacs/rust-mode/rust-mode-1.0.0_alpha.ebuild index 981418b..601b5f1 100644 --- a/app-emacs/rust-mode/rust-mode-1.0.0_alpha.ebuild +++ b/app-emacs/rust-mode/rust-mode-1.0.0_alpha.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="5" +EAPI=5 inherit elisp diff --git a/app-emacs/rust-mode/rust-mode-9999.ebuild b/app-emacs/rust-mode/rust-mode-9999.ebuild index 9a1d084..c07a34b 100644 --- a/app-emacs/rust-mode/rust-mode-9999.ebuild +++ b/app-emacs/rust-mode/rust-mode-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="5" +EAPI=5 inherit elisp git-r3 |