Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/
Date: Sat, 01 Oct 2016 19:28:36
Message-Id: 1475350060.06fc6d728755ae120cf8ad330704ae62b14de0ba.prometheanfire@gentoo
1 commit: 06fc6d728755ae120cf8ad330704ae62b14de0ba
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 19:22:33 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 19:27:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06fc6d72
7
8 app-admin/ansible: removing examples
9
10 Package-Manager: portage-2.3.0
11
12 app-admin/ansible/ansible-2.1.2.0.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/app-admin/ansible/ansible-2.1.2.0.ebuild b/app-admin/ansible/ansible-2.1.2.0.ebuild
16 index c79f019..690975f 100644
17 --- a/app-admin/ansible/ansible-2.1.2.0.ebuild
18 +++ b/app-admin/ansible/ansible-2.1.2.0.ebuild
19 @@ -52,7 +52,6 @@ python_test() {
20 }
21
22 python_install_all() {
23 - EXAMPLES=( examples )
24 distutils-r1_python_install_all
25
26 doman docs/man/man1/*.1