summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:10:36 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:55:07 +0200
commit049fae94b71ae110b46a3e535a590fb70cea3c5c (patch)
tree57afa59ac3229c2fb9c0565976cc7aa14f83f0e2 /sys-cluster
parentsys-boot/grub: Drop superfluous optfeature header (diff)
downloadgentoo-049fae94b71ae110b46a3e535a590fb70cea3c5c.tar.gz
gentoo-049fae94b71ae110b46a3e535a590fb70cea3c5c.tar.bz2
gentoo-049fae94b71ae110b46a3e535a590fb70cea3c5c.zip
sys-cluster/charliecloud: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/charliecloud/charliecloud-0.21.ebuild8
-rw-r--r--sys-cluster/charliecloud/charliecloud-0.22.ebuild6
-rw-r--r--sys-cluster/charliecloud/charliecloud-9999.ebuild8
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 70b793a6a2fd..b96285971254 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 828e7a1e5d33..b96285971254 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 70b793a6a2fd..b96285971254 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