From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 798CC1382BD for ; Wed, 15 Jun 2016 12:12:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7020AE0958; Wed, 15 Jun 2016 12:12:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EDBF5E0958 for ; Wed, 15 Jun 2016 12:12:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53E483406AD for ; Wed, 15 Jun 2016 12:12:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA17A209B for ; Wed, 15 Jun 2016 12:12:46 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1465991091.fb136bc03ff2ee083539a4bf8a10610792911160.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vimbuddy/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/vimbuddy/Manifest app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild app-vim/vimbuddy/vimbuddy-0.9.2.ebuild X-VCS-Directories: app-vim/vimbuddy/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: fb136bc03ff2ee083539a4bf8a10610792911160 X-VCS-Branch: master Date: Wed, 15 Jun 2016 12:12:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6f599ef2-fbaf-4bd2-80b1-5d496080b041 X-Archives-Hash: c1118afc06348828b9fed26692ecd50b commit: fb136bc03ff2ee083539a4bf8a10610792911160 Author: Patrice Clement gentoo org> AuthorDate: Wed Jun 15 11:43:28 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Wed Jun 15 11:44:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb136bc0 app-vim/vimbuddy: Clean up old. Package-Manager: portage-2.2.28 app-vim/vimbuddy/Manifest | 1 - app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild | 2 +- app-vim/vimbuddy/vimbuddy-0.9.2.ebuild | 14 -------------- 3 files changed, 1 insertion(+), 16 deletions(-) diff --git a/app-vim/vimbuddy/Manifest b/app-vim/vimbuddy/Manifest index cceeea3..74b7f36 100644 --- a/app-vim/vimbuddy/Manifest +++ b/app-vim/vimbuddy/Manifest @@ -1,2 +1 @@ -DIST vimbuddy-0.9.2.tar.bz2 1011 SHA256 867ca2f08921470aa50e92c0da614448f813b62a62f995dc756640e09e6c0dab SHA512 2ac66192347b0529aedc17f844a60254f8773afc45506c341d1e0279d800132e6fd864b5821631de32ea67ab00ff613162ac68376c6ec94f11d1a9c96eba0461 WHIRLPOOL e6b3cf03ddd7cac6c6b58b20ee9184d952909ab3f7bf3ff632e0aacb0f767e79bdd6f715e5a00c65d8710f9e1924782b34707f5f2d8d2544db21b6e8147bf0ce DIST vimbuddy-0.9.2.zip 1547 SHA256 53cb3ebbe6c0ce74e0a1edc668ff55f62a37e3594b7cb5377d181239e2cc7f72 SHA512 cf42e9c2898e4b5335341215019c732075da7821c25c2887e718d0ae428c390afc5c81c9724c738f74b81d125e9b995dc279411e3a23e048e704bb1e3648e680 WHIRLPOOL e2768e2d34ee391cdaf10e9a0b6c6d8e8ddc1ce8afedbf42d263922cd9aee43a7071354782742f80665ba3caf95504f746a6c7582996130ae43eb121133df041 diff --git a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild index 40125d8..e0edf8a 100644 --- a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild +++ b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild deleted file mode 100644 index 85196d4..0000000 --- a/app-vim/vimbuddy/vimbuddy-0.9.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit vim-plugin eutils - -DESCRIPTION="vim plugin: vimbuddy for the status line" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=8" - -LICENSE="vim.org" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=8"