aboutsummaryrefslogtreecommitdiff
blob: 3657160cf36ef8c846ff2dc309232e8992e7cc82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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}"