sys-apps/calculate-utils: Обновление

mhiretskiy 2603
parent 5df718cc01
commit 5f59ad69d7

@ -0,0 +1,25 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="7"
PYTHON_COMPAT=(python3_9)
declare -A CALCULATE_MODULES=(
["lib"]="3.7.1.3"
["install"]="3.7.1.2"
["core"]="3.7.1.2"
["console"]="3.7.1.1"
["console-gui"]="3.7.1.2"
["builder"]="3.7.1.1"
)
inherit calculate-utils-r15
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=""
Loading…
Cancel
Save