summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-07-04 23:09:33 +0200
committerUlrich Müller <ulm@gentoo.org>2013-07-04 23:09:33 +0200
commitb8c61a868cf0b7cb0c4c82f80be4a0db098db2a7 (patch)
treeea181ef170715d44b3d322aa6773e06648a6d86b /Makefile
parentFix typo in ChangeLog. (diff)
downloadebuild-mode-b8c61a868cf0b7cb0c4c82f80be4a0db098db2a7.tar.gz
ebuild-mode-b8c61a868cf0b7cb0c4c82f80be4a0db098db2a7.tar.bz2
ebuild-mode-b8c61a868cf0b7cb0c4c82f80be4a0db098db2a7.zip
Remove eselect-mode; it will be maintained in the eselect repository.
* gentoo-syntax.el: Remove eselect-mode; it will be maintained in the eselect repository. (eselect-mode-font-lock-keywords, eselect-mode): Variable and function removed. * eselect-mode-keywords.el: File removed. * gentoo-syntax.texi: Don't mention eselect-mode. * Makefile (DISTFILES): Update.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 59ead55..5cb66f5 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ PV = $(shell sed '/^;.*[Vv]ersion/!d;s/[^0-9.]*\([^ \t]*\).*/\1/;q' \
gentoo-syntax.el)
P = $(PN)-$(PV)
-DISTFILES = gentoo-syntax.el ebuild-mode-keywords.el eselect-mode-keywords.el \
+DISTFILES = gentoo-syntax.el ebuild-mode-keywords.el \
gentoo-syntax.texi keyword-generation.sh ChangeLog