Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/charm/
Date: Sat, 29 Oct 2016 23:15:17
Message-Id: 1477782899.4be3fa8480b3abdcfcf3a97958fafc08caf5470e.floppym@gentoo
1 commit: 4be3fa8480b3abdcfcf3a97958fafc08caf5470e
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 23:14:30 2016 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 23:14:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be3fa84
7
8 sys-cluster/charm: fix REQUIRED_USE
9
10 Package-Manager: portage-2.3.2
11
12 sys-cluster/charm/charm-6.5.1-r3.ebuild | 3 +--
13 sys-cluster/charm/charm-6.6.0-r1.ebuild | 3 +--
14 sys-cluster/charm/charm-6.6.0.ebuild | 3 +--
15 sys-cluster/charm/charm-6.6.1.ebuild | 3 +--
16 4 files changed, 4 insertions(+), 8 deletions(-)
17
18 diff --git a/sys-cluster/charm/charm-6.5.1-r3.ebuild b/sys-cluster/charm/charm-6.5.1-r3.ebuild
19 index c3207a3..e28e8e6 100644
20 --- a/sys-cluster/charm/charm-6.5.1-r3.ebuild
21 +++ b/sys-cluster/charm/charm-6.5.1-r3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -33,7 +33,6 @@ DEPEND="
29 )"
30
31 REQUIRED_USE="
32 - doc? ( ${PYTHON_REQUIRED_USE} )
33 cmkopt? ( !charmdebug !charmtracing )
34 charmproduction? ( !charmdebug !charmtracing )"
35
36
37 diff --git a/sys-cluster/charm/charm-6.6.0-r1.ebuild b/sys-cluster/charm/charm-6.6.0-r1.ebuild
38 index b05dd5f..e2a8b75 100644
39 --- a/sys-cluster/charm/charm-6.6.0-r1.ebuild
40 +++ b/sys-cluster/charm/charm-6.6.0-r1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2016 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -34,7 +34,6 @@ DEPEND="
48 )"
49
50 REQUIRED_USE="
51 - doc? ( ${PYTHON_REQUIRED_USE} )
52 cmkopt? ( !charmdebug !charmtracing )
53 charmproduction? ( !charmdebug !charmtracing )"
54
55
56 diff --git a/sys-cluster/charm/charm-6.6.0.ebuild b/sys-cluster/charm/charm-6.6.0.ebuild
57 index 5850dba..47b6de1 100644
58 --- a/sys-cluster/charm/charm-6.6.0.ebuild
59 +++ b/sys-cluster/charm/charm-6.6.0.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2015 Gentoo Foundation
62 +# Copyright 1999-2016 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 # $Id$
65
66 @@ -34,7 +34,6 @@ DEPEND="
67 )"
68
69 REQUIRED_USE="
70 - doc? ( ${PYTHON_REQUIRED_USE} )
71 cmkopt? ( !charmdebug !charmtracing )
72 charmproduction? ( !charmdebug !charmtracing )"
73
74
75 diff --git a/sys-cluster/charm/charm-6.6.1.ebuild b/sys-cluster/charm/charm-6.6.1.ebuild
76 index a49cd62..f820f86 100644
77 --- a/sys-cluster/charm/charm-6.6.1.ebuild
78 +++ b/sys-cluster/charm/charm-6.6.1.ebuild
79 @@ -1,4 +1,4 @@
80 -# Copyright 1999-2015 Gentoo Foundation
81 +# Copyright 1999-2016 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83 # $Id$
84
85 @@ -36,7 +36,6 @@ DEPEND="
86 )"
87
88 REQUIRED_USE="
89 - doc? ( ${PYTHON_REQUIRED_USE} )
90 cmkopt? ( !charmdebug !charmtracing )
91 charmproduction? ( !charmdebug !charmtracing )"