summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/yaml-mode/yaml-mode-0.0.13.ebuild')
-rw-r--r--app-emacs/yaml-mode/yaml-mode-0.0.13.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/app-emacs/yaml-mode/yaml-mode-0.0.13.ebuild b/app-emacs/yaml-mode/yaml-mode-0.0.13.ebuild
deleted file mode 100644
index 36ae75dea89c..000000000000
--- a/app-emacs/yaml-mode/yaml-mode-0.0.13.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit elisp
-
-DESCRIPTION="A major mode for GNU Emacs for editing YAML files"
-HOMEPAGE="https://github.com/yoshiki/yaml-mode"
-SRC_URI="https://github.com/yoshiki/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-#S="${WORKDIR}/${PN}-release-${PV}"
-DOCS="README Changes"
-SITEFILE="50${PN}-gentoo.el"