From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-874944-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 E319959CAF for <garchives@archives.gentoo.org>; Wed, 6 Apr 2016 15:26:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4795CE0835; Wed, 6 Apr 2016 15:26:29 +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 DA4FAE0835 for <gentoo-commits@lists.gentoo.org>; Wed, 6 Apr 2016 15:26:28 +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 C5E5F340E13 for <gentoo-commits@lists.gentoo.org>; Wed, 6 Apr 2016 15:26:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA59376 for <gentoo-commits@lists.gentoo.org>; Wed, 6 Apr 2016 15:26:25 +0000 (UTC) From: "Matt Thode" <prometheanfire@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, "Matt Thode" <prometheanfire@gentoo.org> Message-ID: <1459956359.9108f3719c6db14b7fb1274dd4a64934fc1f4c49.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/keystone/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/keystone/keystone-8.1.0.ebuild X-VCS-Directories: sys-auth/keystone/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 9108f3719c6db14b7fb1274dd4a64934fc1f4c49 X-VCS-Branch: master Date: Wed, 6 Apr 2016 15:26:25 +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: f185e327-c505-4d8b-a0f8-ba98a88134d8 X-Archives-Hash: 5c2f8607ad8e7cc0040dbf8148a99424 commit: 9108f3719c6db14b7fb1274dd4a64934fc1f4c49 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed Apr 6 15:25:59 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Apr 6 15:25:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9108f371 sys-auth/keystone: fixing patching of kilo 8.1.0 Package-Manager: portage-2.2.26 sys-auth/keystone/keystone-8.1.0.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sys-auth/keystone/keystone-8.1.0.ebuild b/sys-auth/keystone/keystone-8.1.0.ebuild index 1c00b9b..fcc19d5 100644 --- a/sys-auth/keystone/keystone-8.1.0.ebuild +++ b/sys-auth/keystone/keystone-8.1.0.ebuild @@ -164,9 +164,8 @@ RDEPEND=" <=dev-python/pycadf-2.0.1[${PYTHON_USEDEP}] ~dev-python/msgpack-0.4.6[${PYTHON_USEDEP}]" -PATCHES=( - "${FILESDIR}/CVE-2015-7546_8.0.1.patch" -) +#PATCHES=( +#) pkg_setup() { enewgroup keystone