Gentoo Archives: gentoo-commits

From: Jauhien Piatlicki <piatlicki@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/g-sorcery:dev commit in: /
Date: Fri, 22 Nov 2013 16:55:03
Message-Id: 1385139255.be9f7c875ee2aaab755aceb0660f49bae4fbf538.jauhien@gentoo
1 commit: be9f7c875ee2aaab755aceb0660f49bae4fbf538
2 Author: Jauhien Piatlicki (jauhien) <piatlicki <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 22 16:54:15 2013 +0000
4 Commit: Jauhien Piatlicki <piatlicki <AT> gmail <DOT> com>
5 CommitDate: Fri Nov 22 16:54:15 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=be9f7c87
7
8 Removing the whole exclude list was a bad idea: it potentially can break system
9
10 ---
11 gs-elpa.json | 32 ++++++++++++++++++++++++++++++++
12 1 file changed, 32 insertions(+)
13
14 diff --git a/gs-elpa.json b/gs-elpa.json
15 index cbc27dc..20baa23 100644
16 --- a/gs-elpa.json
17 +++ b/gs-elpa.json
18 @@ -15,6 +15,38 @@
19 }
20 },
21 "common_config": {
22 + "exclude": [
23 + "actionscript-mode", "alt-font-menu", "analog", "anything",
24 + "apache-mode", "apel", "auctex", "autoconf-mode",
25 + "bbdb", "binclock", "blogmax", "bm", "bongo", "boxquote", "browse-kill-ring",
26 + "bubblet", "calfw", "cedet", "chess", "circe", "cldoc", "cmail", "color-browser",
27 + "color-moccur", "color-theme", "company-mode", "cperl-mode",
28 + "crontab-mode", "crypt++", "csharp-mode", "css-mode", "csv-mode",
29 + "ddskk", "delicious", "develock", "df-mode", "dictionary", "dircolors",
30 + "dired-sort-menu", "distel", "doctest-mode", "doxymacs", "dropdown-list",
31 + "ebuild-mode", "ecb", "edb", "edit-list", "elib", "elscreen",
32 + "emacs-common-gentoo", "emacs-daemon", "emacs-jabber",
33 + "emacs-wm", "emacs-wget", "emacs-wiki", "emacs-wiki-blog",
34 + "emhacks", "emms", "eperiodic", "erc", "erobot", "eselect-mode", "ess",
35 + "evil", "fff", "filladapt", "flashcard", "flim", "folding", "gnuserv",
36 + "gnuserv-programs", "google-c-style", "graphviz-dot-mode",
37 + "grep-edit", "h4x0r", "haskell-mode", "highline", "howm", "htmlize",
38 + "http-emacs", "httpd", "icicles", "identica-mode", "igrep", "imaxima", "inform-mode",
39 + "initsplit", "jam-mode", "jasmin", "javascript", "jde", "keywiz", "limit",
40 + "lookup", "lua-mode", "lyskom-elisp-client", "magit", "mailcrypt", "mairix", "markdown-mode",
41 + "matlab", "mcomplete", "mell", "mew", "mic-paren", "mldonkey", "mmm-mode",
42 + "moccur-edit", "mode-compile", "mpg123-el", "mu-cite", "muse", "nagios-mode", "navi2ch",
43 + "nxml-docbook5-schemas", "nxml-gentoo-schemas", "nxml-libvirt-schemas", "nxml-mode",
44 + "nxml-svg-schemas", "ocaml-mode", "org-mode", "outline-magic", "paredit", "php-mode",
45 + "planner", "po-mode", "popwin", "pov-mode", "prime-el", "prom-wl", "proofgeneral", "protbuf",
46 + "psgml", "pymacs", "python-mode", "quack", "quilt-el", "qwerty", "redo", "regress", "remember",
47 + "rfcview", "riece", "rnc-mode", "rpm-spec-mode", "ruby-mode", "rudel", "sawfish", "scala-mode",
48 + "scheme-complete", "scss-mode", "semi", "session", "setnu", "slime", "sml-mode", "sokoban", "ssh",
49 + "stripes", "sumibi", "tdtd", "teco", "template", "tempo-snippets", "thinks", "thumbs", "tnt",
50 + "tuareg-mode", "twittering-mode", "typing", "u-vm-color", "uboat", "undo-tree", "uptimes",
51 + "vhdl-mode", "view-process", "vm", "volume", "w3mnav", "wanderlust", "whine", "wikipedia-mode", "xclip",
52 + "xrdb-mode", "xslide", "yaml-mode", "yasnippet", "yatex", "yc", "zenburn", "yyzenirc"
53 + ],
54 "external": {"emacs": "virtual/emacs"}
55 }
56 }