commit:     7f257f11c1dab8d53e97a68586b7c9d2f5066443
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 29 02:43:51 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Feb 29 02:43:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f257f11

app-vim/tcomment: remove old

 app-vim/tcomment/Manifest             |  1 -
 app-vim/tcomment/tcomment-3.07.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/app-vim/tcomment/Manifest b/app-vim/tcomment/Manifest
index ac0493a..093f228 100644
--- a/app-vim/tcomment/Manifest
+++ b/app-vim/tcomment/Manifest
@@ -1,2 +1 @@
-DIST tcomment-3.07.tar.gz 37827 SHA256 
85f33774ebe7357600472520fb7ea48bfec8998a26f74b4e00e923f8aea2b711 SHA512 
e18bc85d0ad263842109f83a34b14c4a167ae31c3c29310fdc8c586eef53949525d675f54d9b5d744a1248ab64b4881064923aef73e09beebabc29ca9bbfe18d
 WHIRLPOOL 
7645fca39f6b2fe4cca43d9df3f7be8057ad10aa18d36e24bd5313612fe93bcf3c105580655a4842b00b9c90dc670dc3aa54ea56439931b7ccbed5b038b15e18
 DIST tcomment-3.08.tar.gz 38317 SHA256 
4e88509c10dbbb6fdbdf93955c004fa3d44c10536a63e1c3e4348e65454e7256 SHA512 
9cb582e4c82334a5752f2a0b5b3e753fc7a4bfd3db76dd8f1ca49938f3f9890b8723476a0c3400f60ff8b358d52bf32fa8497c7b1c6118afd21bb860b2ce6061
 WHIRLPOOL 
855a4516e0864989bde077fe476778a1f33d60423a6fda1da442c4d0e76e727931d868fdb6fad140535a0398fac15ba555fe71fd418cfefea214b275d0e87404

diff --git a/app-vim/tcomment/tcomment-3.07.ebuild 
b/app-vim/tcomment/tcomment-3.07.ebuild
deleted file mode 100644
index e9fc49f..0000000
--- a/app-vim/tcomment/tcomment-3.07.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit vim-plugin
-
-MY_PN="tcomment_vim"
-DESCRIPTION="vim plugin: an extensible and universal comment toggler"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1173 
https://github.com/tomtom/tcomment_vim";
-SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="GPL-3"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_prepare() {
-       rm -r README spec addon* || die
-}

Reply via email to