app-containers/dnsname - 1.3.0 (AlexandreFournier)

Search

Package Information

Description:
Name resolution for containers
Homepage:
https://github.com/containers/dnsname
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.3.0 8 amd64 0
View Raw Ebuild
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit go-module

EGO_BUILD_FLAGS="-ldflags"

DESCRIPTION="Name resolution for containers"
HOMEPAGE="https://github.com/containers/dnsname"
SRC_URI="https://github.com/containers/dnsname/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64"

LDFLAGS="" # flag provided but not defined: -Wl,-O1

Manifest for 1.3.0

Type File Size Source URLs
DIST dnsname-1.3.0.tar.gz 2526598 bytes https://github.com/containers/dnsname/archive/v1.3.0.tar.gz