You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/sys-apps/calculate-utils/calculate-utils-3.5.0_alpha...

35 lines
770 B

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
PYTHON_COMPAT=(python2_7)
UTILS_PV="3.5.0_alpha2"
declare -A CALCULATE_MODULES=(
["lib"]="3.5.0_alpha28"
["install"]="3.5.0_alpha9"
["core"]="3.5.0_alpha15"
["i18n"]="3.5.0_alpha3"
["client"]="3.5.0_alpha5"
["desktop"]="3.5.0_alpha5"
["console"]="3.5.0_alpha7"
["console-gui"]="3.5.0_alpha23"
["update"]="3.5.0_alpha6"
["builder"]="3.5.0_alpha4"
["ldap"]="3.5.0_alpha8"
["unix"]="3.5.0_alpha4"
)
inherit calculate-utils-r1
DESCRIPTION="A set of Calculate utilities for system installation, build and upgrade"
HOMEPAGE="http://www.calculate-linux.org/main/en/calculate_utilities"
LICENSE="Apache-2.0"
SLOT="3"
KEYWORDS=""