From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-875970-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id E665759CB1
	for <garchives@archives.gentoo.org>; Tue, 12 Apr 2016 08:25:03 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C6DAE21C008;
	Tue, 12 Apr 2016 08:25:01 +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 6F51B21C008
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Apr 2016 08:25:01 +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 13E9C340756
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Apr 2016 08:25:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DB5C201
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Apr 2016 08:24:55 +0000 (UTC)
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Austin English" <wizardedit@gentoo.org>
Message-ID: <1460449413.c9927ccb54d79e0a7705f5db993217d08127e744.wizardedit@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/swift/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-cluster/swift/swift-2.7.0.ebuild
X-VCS-Directories: sys-cluster/swift/
X-VCS-Committer: wizardedit
X-VCS-Committer-Name: Austin English
X-VCS-Revision: c9927ccb54d79e0a7705f5db993217d08127e744
X-VCS-Branch: master
Date: Tue, 12 Apr 2016 08:24:55 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 5c9bf9b8-c648-48b6-94f6-91f4ecf7c377
X-Archives-Hash: 18392784ac6651a7f00996fdffc52edc

commit:     c9927ccb54d79e0a7705f5db993217d08127e744
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 08:18:07 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 08:23:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9927ccb

sys-cluster/swift: remove upstreamed patch, fixes 2.7.0

Gentoo-Bug: 579280
Package-Manager: portage-2.2.26

 sys-cluster/swift/swift-2.7.0.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sys-cluster/swift/swift-2.7.0.ebuild b/sys-cluster/swift/swift-2.7.0.ebuild
index 4fc4760..bca2f5d 100644
--- a/sys-cluster/swift/swift-2.7.0.ebuild
+++ b/sys-cluster/swift/swift-2.7.0.ebuild
@@ -57,10 +57,6 @@ CONFIG_CHECK="~EXT3_FS_XATTR ~SQUASHFS_XATTR ~CIFS_XATTR ~JFFS2_FS_XATTR
 ~TMPFS_XATTR ~UBIFS_FS_XATTR ~EXT2_FS_XATTR ~REISERFS_FS_XATTR ~EXT4_FS_XATTR
 ~ZFS"
 
-PATCHES=(
-	"${FILESDIR}/cve-2016-0738-stable-liberty.patch"
-)
-
 pkg_setup() {
 	enewuser swift
 	enewgroup swift