net-misc/ldg-cert-util - 2.7-r1 (AstroFloyd)

Search

Package Information

Description:
Util to manage certificates for the LIGO/Virgo LSC DataGrid (LDG).
Homepage:
https://git.ligo.org/explore/projects/starred
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
2.7-r1 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Util to manage certificates for the LIGO/Virgo LSC DataGrid (LDG)."
HOMEPAGE="https://git.ligo.org/explore/projects/starred"
SRC_URI="http://software.igwn.org/lscsoft/source/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=" "

DEPEND=""
RDEPEND="${DEPEND}"

USE Flags