summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/rust-mode/rust-mode-1_beta20150411.ebuild')
-rw-r--r--app-emacs/rust-mode/rust-mode-1_beta20150411.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-emacs/rust-mode/rust-mode-1_beta20150411.ebuild b/app-emacs/rust-mode/rust-mode-1_beta20150411.ebuild
deleted file mode 100644
index 0f82021b1ab1..000000000000
--- a/app-emacs/rust-mode/rust-mode-1_beta20150411.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="A major emacs mode for editing Rust source code"
-HOMEPAGE="https://www.rust-lang.org/"
-SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz"
-
-LICENSE="|| ( MIT Apache-2.0 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-SITEFILE="50${PN}-gentoo.el"