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 10052138330 for ; Sat, 1 Oct 2016 19:28:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63D58E08C6; Sat, 1 Oct 2016 19:28:35 +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 45B24E08C6 for ; Sat, 1 Oct 2016 19:28:35 +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 19F7B34092E for ; Sat, 1 Oct 2016 19:28:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5074248D for ; Sat, 1 Oct 2016 19:28:32 +0000 (UTC) From: "Matt Thode" 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" Message-ID: <1475350060.06fc6d728755ae120cf8ad330704ae62b14de0ba.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ansible/ansible-2.1.2.0.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 06fc6d728755ae120cf8ad330704ae62b14de0ba X-VCS-Branch: master Date: Sat, 1 Oct 2016 19:28:32 +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: 54e8c3ff-c3d9-41b7-a1f6-d345a6874a33 X-Archives-Hash: ddffb5f2c0e196475de57df92c1f1a0c commit: 06fc6d728755ae120cf8ad330704ae62b14de0ba Author: Matthew Thode gentoo org> AuthorDate: Sat Oct 1 19:22:33 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sat Oct 1 19:27:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06fc6d72 app-admin/ansible: removing examples Package-Manager: portage-2.3.0 app-admin/ansible/ansible-2.1.2.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-admin/ansible/ansible-2.1.2.0.ebuild b/app-admin/ansible/ansible-2.1.2.0.ebuild index c79f019..690975f 100644 --- a/app-admin/ansible/ansible-2.1.2.0.ebuild +++ b/app-admin/ansible/ansible-2.1.2.0.ebuild @@ -52,7 +52,6 @@ python_test() { } python_install_all() { - EXAMPLES=( examples ) distutils-r1_python_install_all doman docs/man/man1/*.1