# 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}"