aboutsummaryrefslogtreecommitdiff
blob: 94ce869b7526db42e426c856070b25dcfc461d68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=4

DESCRIPTION="Tool to report the version of the LIGO/Virgo LSC DataGrid (LDG) software installed."
HOMEPAGE="https://www.lsc-group.phys.uwm.edu/lscdatagrid/doc/installclient.html"
SRC_URI="http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/${P}.tar.gz"

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

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