From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 40E24138350 for ; Sat, 4 Apr 2020 12:21:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84B7CE0AC1; Sat, 4 Apr 2020 12:21:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D36BE0AC1 for ; Sat, 4 Apr 2020 12:21:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 700F334EDEC for ; Sat, 4 Apr 2020 12:21:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18DBC162 for ; Sat, 4 Apr 2020 12:21:48 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1586002892.74e1db2f2a1583bc5df0095ba204ffc29f1323f3.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/voom/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/voom/Manifest app-vim/voom/voom-5.1-r2.ebuild app-vim/voom/voom-5.1.ebuild app-vim/voom/voom-5.3-r1.ebuild X-VCS-Directories: app-vim/voom/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 74e1db2f2a1583bc5df0095ba204ffc29f1323f3 X-VCS-Branch: master Date: Sat, 4 Apr 2020 12:21:48 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 164bd2f2-0111-4e3e-9e93-7abc8c413887 X-Archives-Hash: e81b161408643dd17fc2cf81e9347566 commit: 74e1db2f2a1583bc5df0095ba204ffc29f1323f3 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Apr 4 12:21:32 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Apr 4 12:21:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e1db2f app-vim/voom: Drop old Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada gentoo.org> app-vim/voom/Manifest | 1 - app-vim/voom/voom-5.1-r2.ebuild | 22 ---------------------- app-vim/voom/voom-5.1.ebuild | 15 --------------- app-vim/voom/voom-5.3-r1.ebuild | 2 +- 4 files changed, 1 insertion(+), 39 deletions(-) diff --git a/app-vim/voom/Manifest b/app-vim/voom/Manifest index 4cb36bbff9c..3e05ac3af97 100644 --- a/app-vim/voom/Manifest +++ b/app-vim/voom/Manifest @@ -1,2 +1 @@ -DIST voom-5.1.tar.bz2 102211 BLAKE2B 3835fb8f41638ca2ff91c106d94ee04aca3b6b3efcb44c7f023faba164512a96ff5b310b6fba3604ba2abe10e1371102997a3a9c67df28772fd68910836d2eb1 SHA512 3798c6d5079ebdf4f447f62613340e46a6b593e0a97226b0aecc90889c6cd2f6f2ce36eb88395a12a0e27ff3803c7693f1c56443928914bfea134d8a75df8c91 DIST voom-5.3.tar.gz 115841 BLAKE2B 6e88c4121b796a75ee623537483ff579acb4de73ff353408381ee64ce708cff1d7f8c45bdbe1e0c9761b5a17dd3aa54b3a0a2cf83873628bd1490e1524962ea2 SHA512 f51f30641d8b3d0ff5cd0d6b31cd1d8a15cb14f20f973ac83b9b5d046b94452e6e4e4ff0b28ce7842aa7f9b656a9dd631297aeae16ea75eea4411d911057873e diff --git a/app-vim/voom/voom-5.1-r2.ebuild b/app-vim/voom/voom-5.1-r2.ebuild deleted file mode 100644 index 53ff9daabbe..00000000000 --- a/app-vim/voom/voom-5.1-r2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 vim-plugin - -DESCRIPTION="vim plugin: emulates a two-pane text outliner" -HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?script_id=2657" - -LICENSE="CC0-1.0" -KEYWORDS="~amd64 ~x86" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -VIM_PLUGIN_HELPFILES="${PN}.txt" - -RDEPEND="${PYTHON_DEPS} - || ( - app-editors/vim[python,${PYTHON_SINGLE_USEDEP}] - app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}] - )" diff --git a/app-vim/voom/voom-5.1.ebuild b/app-vim/voom/voom-5.1.ebuild deleted file mode 100644 index d47fb9125ab..00000000000 --- a/app-vim/voom/voom-5.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit vim-plugin - -DESCRIPTION="vim plugin: emulates a two-pane text outliner" -HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?script_id=2657" -LICENSE="CC0-1.0" -KEYWORDS="amd64 x86" - -VIM_PLUGIN_HELPFILES="${PN}.txt" - -RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )" diff --git a/app-vim/voom/voom-5.3-r1.ebuild b/app-vim/voom/voom-5.3-r1.ebuild index af13fa79088..bb45cd733aa 100644 --- a/app-vim/voom/voom-5.3-r1.ebuild +++ b/app-vim/voom/voom-5.3-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?sc SRC_URI="https://github.com/vim-voom/VOoM/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="CC0-1.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" VIM_PLUGIN_HELPFILES="${PN}.txt"