commit:     049fae94b71ae110b46a3e535a590fb70cea3c5c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 11:10:36 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 18:55:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=049fae94

sys-cluster/charliecloud: Drop superfluous optfeature header

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-cluster/charliecloud/charliecloud-0.21.ebuild | 8 ++------
 sys-cluster/charliecloud/charliecloud-0.22.ebuild | 6 +-----
 sys-cluster/charliecloud/charliecloud-9999.ebuild | 8 ++------
 3 files changed, 5 insertions(+), 17 deletions(-)

diff --git a/sys-cluster/charliecloud/charliecloud-0.21.ebuild 
b/sys-cluster/charliecloud/charliecloud-0.21.ebuild
index 70b793a6a2f..b9628597125 100644
--- a/sys-cluster/charliecloud/charliecloud-0.21.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-0.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -67,11 +67,7 @@ src_configure() {
 }
 
 pkg_postinst() {
-       elog "Various builders are supported, as alternative "
-       elog "to the internal ch-image. The following packages "
-       elog "can be installed to get the corresponding support "
-       elog "and related functionality."
-
+       elog "Various builders are supported, as alternative to the internal 
ch-image."
        optfeature "Building with Buildah" app-emulation/buildah
        optfeature "Building with Docker" app-emulation/docker
        optfeature "Progress bars during long operations" sys-apps/pv

diff --git a/sys-cluster/charliecloud/charliecloud-0.22.ebuild 
b/sys-cluster/charliecloud/charliecloud-0.22.ebuild
index 828e7a1e5d3..b9628597125 100644
--- a/sys-cluster/charliecloud/charliecloud-0.22.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-0.22.ebuild
@@ -67,11 +67,7 @@ src_configure() {
 }
 
 pkg_postinst() {
-       elog "Various builders are supported, as alternative "
-       elog "to the internal ch-image. The following packages "
-       elog "can be installed to get the corresponding support "
-       elog "and related functionality."
-
+       elog "Various builders are supported, as alternative to the internal 
ch-image."
        optfeature "Building with Buildah" app-emulation/buildah
        optfeature "Building with Docker" app-emulation/docker
        optfeature "Progress bars during long operations" sys-apps/pv

diff --git a/sys-cluster/charliecloud/charliecloud-9999.ebuild 
b/sys-cluster/charliecloud/charliecloud-9999.ebuild
index 70b793a6a2f..b9628597125 100644
--- a/sys-cluster/charliecloud/charliecloud-9999.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -67,11 +67,7 @@ src_configure() {
 }
 
 pkg_postinst() {
-       elog "Various builders are supported, as alternative "
-       elog "to the internal ch-image. The following packages "
-       elog "can be installed to get the corresponding support "
-       elog "and related functionality."
-
+       elog "Various builders are supported, as alternative to the internal 
ch-image."
        optfeature "Building with Buildah" app-emulation/buildah
        optfeature "Building with Docker" app-emulation/docker
        optfeature "Progress bars during long operations" sys-apps/pv

Reply via email to