| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.3-r1 | 8 | ~amd64 ~x86 | 0 |
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Report the version of the LIGO/Virgo LSC DataGrid (LDG) software installed."
HOMEPAGE="https://git.ligo.org/explore/projects/starred"
SRC_URI="http://software.igwn.org/lscsoft/source/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=" "
DEPEND=""
RDEPEND="${DEPEND}"