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 0E27B138334 for ; Fri, 1 Feb 2019 08:48:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D4A1E0A6A; Fri, 1 Feb 2019 08:48:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 12BCDE0A63 for ; Fri, 1 Feb 2019 08:48:09 +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 B18AC335C51 for ; Fri, 1 Feb 2019 08:48:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EA4B4EC for ; Fri, 1 Feb 2019 08:48:06 +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: <1549010775.57873888bcf27db3033590b162749c242ae705e7.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-tmux/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/vim-tmux/vim-tmux-3.0.0.ebuild X-VCS-Directories: app-vim/vim-tmux/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 57873888bcf27db3033590b162749c242ae705e7 X-VCS-Branch: master Date: Fri, 1 Feb 2019 08:48:06 +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: 47ae2a34-8a01-4b90-b670-7a8b7d923083 X-Archives-Hash: c737269d21df8cb8bf11e3dcf804eeed commit: 57873888bcf27db3033590b162749c242ae705e7 Author: Patrice Clement gentoo org> AuthorDate: Wed Jan 30 19:31:30 2019 +0000 Commit: Patrice Clement gentoo org> CommitDate: Fri Feb 1 08:46:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57873888 app-vim/vim-tmux: remove unused RDEPEND. As per comment above RDEPEND line. Signed-off-by: Patrice Clement gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-vim/vim-tmux/vim-tmux-3.0.0.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild index ab382fc6fe5..a189820f05f 100644 --- a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild +++ b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,8 +10,3 @@ HOMEPAGE="https://github.com/tmux-plugins/vim-tmux" SRC_URI="https://github.com/tmux-plugins/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim.org" KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd" - -# Bug 603526. -# Remove this line once this version is marked stable -# and the old ones are gone. -RDEPEND="!