mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-vim/snipmate: clean up old.
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST snipmate-0.83.zip 30761 SHA256 9f22e7592e074dbafb006b502436a5ccb9c54d30aac2f718b16752f70d19de0e SHA512 3fcc6fccefa356bd78b2a23e2e1613bcdc6d56c103288949fed4b0df4bc38122bd522040b7ac1572e30e44b2e9a37f6197af554da5a301e310d81f8221822184 WHIRLPOOL f56433d19eb75c7f68a63bcdec727f24f3ebef4a8b3ce6838459e646dd83399afef7b110efe1bb9e99c1d8879acb7e8697839a8001ed5cd16cebb96a06116938
|
||||
DIST snipmate-0.87.tar.gz 20624 SHA256 4ee93136a378ff3037bd2992f028cb475231d1f589c4c700ebb0e3f9af2cb0de SHA512 36ef13676e0ff8085456883ad09c111158be6051251a15b428a05d3caee678a6c8ab092694fdf876ecdf19b93e04cb8ff67108dda83ab602250f5ae42602e6b9 WHIRLPOOL 82d588d25aef73b73874d1d541b8bf63d5497e54a667bf064237a5fde615f5c5ec15d9d208e8781f0035e5e4d08a234b6d79332ebf3da8b3dbc94fa942bda3dd
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI="2"
|
||||
|
||||
VIM_PLUGIN_VIM_VERSION="7.0"
|
||||
inherit vim-plugin
|
||||
|
||||
DESCRIPTION="vim plugin: TextMate-style snippets"
|
||||
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2540"
|
||||
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=11006 -> ${P}.zip"
|
||||
|
||||
LICENSE="vim.org"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
VIM_PLUGIN_HELPFILES="${PN}"
|
||||
VIM_PLUGIN_MESSAGES="filetype"
|
||||
|
||||
DEPEND="app-arch/unzip"
|
||||
RDEPEND=""
|
||||
Reference in New Issue
Block a user