Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/charliecloud/
Date: Mon, 07 Sep 2020 08:55:12
Message-Id: 1599468848.f4efda3db37a38bfe9722f0a237080a152d37fe1.soap@gentoo
1 commit: f4efda3db37a38bfe9722f0a237080a152d37fe1
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 7 08:54:08 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 7 08:54:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4efda3d
7
8 sys-cluster/charliecloud: Inherit optfeature.eclass
9
10 Package-Manager: Portage-3.0.5, Repoman-3.0.1
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 sys-cluster/charliecloud/charliecloud-0.15.ebuild | 2 +-
14 sys-cluster/charliecloud/charliecloud-0.16.ebuild | 2 +-
15 sys-cluster/charliecloud/charliecloud-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/sys-cluster/charliecloud/charliecloud-0.15.ebuild b/sys-cluster/charliecloud/charliecloud-0.15.ebuild
19 index b56fa3f9368..d1d834d0655 100644
20 --- a/sys-cluster/charliecloud/charliecloud-0.15.ebuild
21 +++ b/sys-cluster/charliecloud/charliecloud-0.15.ebuild
22 @@ -5,7 +5,7 @@ EAPI=7
23
24 PYTHON_COMPAT=( python3_{6,7} )
25
26 -inherit autotools eutils python-single-r1
27 +inherit autotools optfeature python-single-r1
28
29 if [[ ${PV} == "9999" ]] ; then
30 inherit git-r3
31
32 diff --git a/sys-cluster/charliecloud/charliecloud-0.16.ebuild b/sys-cluster/charliecloud/charliecloud-0.16.ebuild
33 index b56fa3f9368..d1d834d0655 100644
34 --- a/sys-cluster/charliecloud/charliecloud-0.16.ebuild
35 +++ b/sys-cluster/charliecloud/charliecloud-0.16.ebuild
36 @@ -5,7 +5,7 @@ EAPI=7
37
38 PYTHON_COMPAT=( python3_{6,7} )
39
40 -inherit autotools eutils python-single-r1
41 +inherit autotools optfeature python-single-r1
42
43 if [[ ${PV} == "9999" ]] ; then
44 inherit git-r3
45
46 diff --git a/sys-cluster/charliecloud/charliecloud-9999.ebuild b/sys-cluster/charliecloud/charliecloud-9999.ebuild
47 index b56fa3f9368..d1d834d0655 100644
48 --- a/sys-cluster/charliecloud/charliecloud-9999.ebuild
49 +++ b/sys-cluster/charliecloud/charliecloud-9999.ebuild
50 @@ -5,7 +5,7 @@ EAPI=7
51
52 PYTHON_COMPAT=( python3_{6,7} )
53
54 -inherit autotools eutils python-single-r1
55 +inherit autotools optfeature python-single-r1
56
57 if [[ ${PV} == "9999" ]] ; then
58 inherit git-r3