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 6A8FE139085 for ; Tue, 27 Dec 2016 16:49:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0DFF21C038; Tue, 27 Dec 2016 16:49:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8C2BA21C038 for ; Tue, 27 Dec 2016 16:49:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C9ACF33FECD for ; Tue, 27 Dec 2016 16:49:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 932C24A0 for ; Tue, 27 Dec 2016 16:49:51 +0000 (UTC) From: "Wolfram Schlich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Wolfram Schlich" Message-ID: <1482857344.beef8ff45fdd57f1939a869eb99e1dbd0fa54d1f.wschlich@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/mcabber/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/mcabber/mcabber-9999.ebuild X-VCS-Directories: net-im/mcabber/ X-VCS-Committer: wschlich X-VCS-Committer-Name: Wolfram Schlich X-VCS-Revision: beef8ff45fdd57f1939a869eb99e1dbd0fa54d1f X-VCS-Branch: master Date: Tue, 27 Dec 2016 16:49:51 +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: cd0e7f0e-3871-43a6-8a8e-231b1d305a63 X-Archives-Hash: 8410c67f9c581a73170e93bfca137b5f commit: beef8ff45fdd57f1939a869eb99e1dbd0fa54d1f Author: Wolfram Schlich gentoo org> AuthorDate: Tue Dec 27 16:49:04 2016 +0000 Commit: Wolfram Schlich gentoo org> CommitDate: Tue Dec 27 16:49:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beef8ff4 net-im/mcabber: Removed the vim ftdetect patch for -9999 as upstream now includes it after I asked for it. Thanks to Andrey Utkin for the headsup. Package-Manager: portage-2.3.0 net-im/mcabber/mcabber-9999.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/net-im/mcabber/mcabber-9999.ebuild b/net-im/mcabber/mcabber-9999.ebuild index b18915e..f472346 100644 --- a/net-im/mcabber/mcabber-9999.ebuild +++ b/net-im/mcabber/mcabber-9999.ebuild @@ -41,9 +41,6 @@ DEPEND="${RDEPEND} AUTOTOOLS_AUTORECONF="1" AUTOTOOLS_IN_SOURCE_BUILD="1" DOCS=( AUTHORS ChangeLog NEWS README TODO mcabberrc.example doc/README_PGP.txt ) -PATCHES=( - "${FILESDIR}/${PN}-1.0.4-vim-ftdetect.patch" -) pkg_setup() { if use aspell && use spell; then