blob: e267c8ba1f9f08b5d2d85fe5a8f49d2f602395d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=>=dev-go/go-md2man-2.0.3
DEFINED_PHASES=compile install
DESCRIPTION=Default config and docs related to Containers' images
EAPI=8
HOMEPAGE=https://github.com/containers/image
KEYWORDS=amd64 arm64 ~loong ~riscv
LICENSE=Apache-2.0
RDEPEND=!<=app-containers/containers-common-0.57.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/containers/image/archive/v5.30.0.tar.gz -> containers-image-5.30.0.tar.gz
_md5_=89df4bd0b06053fc36f5bdf6ce5c8810
|