diff options
author | 2020-12-19 19:44:15 +0100 | |
---|---|---|
committer | 2020-12-21 10:49:00 -0700 | |
commit | b82d6dd985ee8df23cf99769cf65a22df7886a0f (patch) | |
tree | 95a2353cecc0c405f5d90de9bfe4877734de6ba3 /sys-cluster/charliecloud/metadata.xml | |
parent | app-emulation/xen-tools: x86 stable (bug #760144) (diff) | |
download | gentoo-b82d6dd985ee8df23cf99769cf65a22df7886a0f.tar.gz gentoo-b82d6dd985ee8df23cf99769cf65a22df7886a0f.tar.bz2 gentoo-b82d6dd985ee8df23cf99769cf65a22df7886a0f.zip |
sys-cluster/charliecloud: Bump to version 0.21.
This adds a new local USE flag ch-image,
following upstream's rename of ch-grow.
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
Diffstat (limited to 'sys-cluster/charliecloud/metadata.xml')
-rw-r--r-- | sys-cluster/charliecloud/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/charliecloud/metadata.xml b/sys-cluster/charliecloud/metadata.xml index 5abb0dbdbf54..c24a2db8e2ed 100644 --- a/sys-cluster/charliecloud/metadata.xml +++ b/sys-cluster/charliecloud/metadata.xml @@ -13,6 +13,7 @@ <remote-id type="github">hpc/charliecloud</remote-id> </upstream> <use> + <flag name='ch-image'>Build the internal builder ch-image (previously named ch-grow)</flag> <flag name='ch-grow'>Build the internal builder ch-grow</flag> <flag name='squashfs'>Use sys-fs/squashfs-tools for creating SquashFS images</flag> <flag name='squashfuse'>Use sys-fs/squashfuse for the SquashFS workflow</flag> |