calculate-toolkit-9999.ebuild

Download (448 Bytes)

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="5"

inherit git-r3

DESCRIPTION="Collection of administration scripts for Calculate"
HOMEPAGE="http://www.calculate-linux.org/main/en/calculate_toolkit"
SRC_URI=""
EGIT_REPO_URI="git://git.calculate-linux.org/calculate-toolkit.git"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS=""
RDEPEND=">=sys-apps/calculate-utils-3.3.0.10"

Thank you!