summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-08-17 21:56:32 +0200
committerUlrich Müller <ulm@gentoo.org>2019-08-17 21:56:32 +0200
commit0ee567690f75ff19a173bdcc1462bc2ec8667b1c (patch)
tree9f6a13d264b1c4597ed44b6c7d691b2889155ea6 /app-emacs/snippet/snippet-0.2.ebuild
parentapp-emacs/smex: Remove old. (diff)
downloademacs-0ee567690f75ff19a173bdcc1462bc2ec8667b1c.tar.gz
emacs-0ee567690f75ff19a173bdcc1462bc2ec8667b1c.tar.bz2
emacs-0ee567690f75ff19a173bdcc1462bc2ec8667b1c.zip
app-emacs/snippet: Remove package.
HOMEPAGE and SRC_URI are gone. Use app-emacs/yasnippet as replacement. Quoting https://github.com/pkazmier/snippet.el: "This code is no longer maintained. Fortunately, the Internet has no shortage of others willing to improve upon unmaintained code. This codebase was used as the foundation for another project created by pluskid called smart-snippet. It has since been entirely rewritten by others and is now called YASnippet. If you are looking for a supported snippet mode, I'd recommend checking there first." Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/snippet/snippet-0.2.ebuild')
-rw-r--r--app-emacs/snippet/snippet-0.2.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/app-emacs/snippet/snippet-0.2.ebuild b/app-emacs/snippet/snippet-0.2.ebuild
deleted file mode 100644
index 043e979..0000000
--- a/app-emacs/snippet/snippet-0.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="Insert snippets of text into a buffer"
-HOMEPAGE="http://www.kazmier.com/computer/"
-SRC_URI="http://flameeyes.is-a-geek.org/gentoo-distfiles/${P}.el.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-SITEFILE=50${PN}-gentoo.el