Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/snippet/files/, app-emacs/snippet/
Date: Sat, 17 Aug 2019 22:08:53
Message-Id: 1566071792.0ee567690f75ff19a173bdcc1462bc2ec8667b1c.ulm@gentoo
1 commit: 0ee567690f75ff19a173bdcc1462bc2ec8667b1c
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 17 19:56:32 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 17 19:56:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=0ee56769
7
8 app-emacs/snippet: Remove package.
9
10 HOMEPAGE and SRC_URI are gone. Use app-emacs/yasnippet as replacement.
11
12 Quoting https://github.com/pkazmier/snippet.el:
13 "This code is no longer maintained. Fortunately, the Internet has no
14 shortage of others willing to improve upon unmaintained code. This
15 codebase was used as the foundation for another project created by
16 pluskid called smart-snippet. It has since been entirely rewritten by
17 others and is now called YASnippet. If you are looking for a supported
18 snippet mode, I'd recommend checking there first."
19
20 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
21
22 app-emacs/snippet/Manifest | 21 ---------------------
23 app-emacs/snippet/files/50snippet-gentoo.el | 7 -------
24 app-emacs/snippet/metadata.xml | 8 --------
25 app-emacs/snippet/snippet-0.2.ebuild | 15 ---------------
26 4 files changed, 51 deletions(-)
27
28 diff --git a/app-emacs/snippet/Manifest b/app-emacs/snippet/Manifest
29 deleted file mode 100644
30 index 4b9f1e4..0000000
31 --- a/app-emacs/snippet/Manifest
32 +++ /dev/null
33 @@ -1,21 +0,0 @@
34 ------BEGIN PGP SIGNED MESSAGE-----
35 -Hash: SHA256
36 -
37 -DIST snippet-0.2.el.bz2 7437 SHA256 427321b936cbb3735f23e2fbc4b3ef32de5bc589f08ca3fd90c37852d70b732b SHA512 4806add5135613084bc0cc6668137fc276399a5d2d0283fe6f2f813ed009ef436c44a5d60b77be81936745a96884a7ae40d5fa45489e0e434e5cce76fe876a08 WHIRLPOOL acfd896b08f4de2d3e102862cea1f15591fc42b206c3aa8c91d56869a8c637cd54cb38a707ce127926389b25cf0c6fdc08cc8dd25c712fdb60b6d5b65bf477f1
38 ------BEGIN PGP SIGNATURE-----
39 -Version: GnuPG v2.0.19 (GNU/Linux)
40 -
41 -iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBwfYQAKnQXFcHnL2GlpwXQREyatCN
42 -05ZT2A2H5JTR7sSr30tzsjYOMtFFk/UuML1N+Mx5h0ZCfJ89HfRIsOCszckQydgl
43 -YMul//4uHUeqaBh8vTejPlkItnZPCaeQTxytZ2XvP9ZoizJ/i9uo+4874LizXgmq
44 -Ay9MmKJ15DqOy7Q8fG8nkpIhcL70yJVOOCisZ7swN92eHygaW6hxttBY8nsfiW5/
45 -N5z2pGiZQSzLtOeqSYDp1EpLayPp/CfZpso+ZvIzS/Pi1/jmHgOvUtKcNu6mZrW5
46 -veym0JlzwclZ9sG3vUUY7Qa9edbWo8CBQiDrxTlHmvVfGvpOYXS4vAQO/BLIXhkn
47 -wyNDbJdNiM7WutIREtQXGMZPWFRfDcRJ1uHLS8ElcLbyP0Kluev6vj7qZX8ayyol
48 -tzqurj7jO4q5jApxpDFNeDO9Sk5XDIyWm7lby8e0jVTSGCvOQKWLrD4bzVmNM61G
49 -uFopORN5wZQZKqVwIhA+0qpraA0F8YjvobtkNMgwMgA2PhcKJMB4SZDGjFkycaXf
50 -LjLmlQn/tMf4Zhmd6Y41oUYDo7Wegq68BmsnHN6EIU2op8WQo0X4CtMx5ui0pUUL
51 -ZNYcWIOvwj4RDZjO8aUa4jV4xv3T4SD9pQFhByBWIP2EjPJq2UVrCVOQwiku6P+L
52 -x3IT68Mrva4xME+YAUFt
53 -=0mYA
54 ------END PGP SIGNATURE-----
55
56 diff --git a/app-emacs/snippet/files/50snippet-gentoo.el b/app-emacs/snippet/files/50snippet-gentoo.el
57 deleted file mode 100644
58 index 2b8f0fd..0000000
59 --- a/app-emacs/snippet/files/50snippet-gentoo.el
60 +++ /dev/null
61 @@ -1,7 +0,0 @@
62 -(add-to-list 'load-path "@SITELISP@")
63 -(autoload 'snippet-insert "snippet"
64 - "Insert a snippet into the current buffer at point." t)
65 -(autoload 'snippet-abbrev "snippet"
66 - "Establish an abbrev for a snippet template." nil 'macro)
67 -(autoload 'snippet-with-abbrev-table "snippet"
68 - "Establish a set of abbrevs for snippet templates." nil 'macro)
69
70 diff --git a/app-emacs/snippet/metadata.xml b/app-emacs/snippet/metadata.xml
71 deleted file mode 100644
72 index c438baf..0000000
73 --- a/app-emacs/snippet/metadata.xml
74 +++ /dev/null
75 @@ -1,8 +0,0 @@
76 -<?xml version="1.0" encoding="UTF-8"?>
77 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
78 -<pkgmetadata>
79 -<maintainer type="project">
80 - <email>gnu-emacs@g.o</email>
81 - <name>Gentoo GNU Emacs project</name>
82 -</maintainer>
83 -</pkgmetadata>
84
85 diff --git a/app-emacs/snippet/snippet-0.2.ebuild b/app-emacs/snippet/snippet-0.2.ebuild
86 deleted file mode 100644
87 index 043e979..0000000
88 --- a/app-emacs/snippet/snippet-0.2.ebuild
89 +++ /dev/null
90 @@ -1,15 +0,0 @@
91 -# Copyright 1999-2008 Gentoo Foundation
92 -# Distributed under the terms of the GNU General Public License v2
93 -
94 -inherit elisp
95 -
96 -DESCRIPTION="Insert snippets of text into a buffer"
97 -HOMEPAGE="http://www.kazmier.com/computer/"
98 -SRC_URI="http://flameeyes.is-a-geek.org/gentoo-distfiles/${P}.el.bz2"
99 -
100 -LICENSE="GPL-2"
101 -SLOT="0"
102 -KEYWORDS="~amd64 ~ppc ~x86"
103 -IUSE=""
104 -
105 -SITEFILE=50${PN}-gentoo.el