Убран параметр ебилда

pull/42/head
root 12 months ago
parent 29008b0b14
commit e17ef947be

@ -0,0 +1,29 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="7"
UTILS_PV="3.7.3"
declare -A CALCULATE_MODULES=(
["lib"]="3.7.3.19"
["install"]="3.7.3.8"
["core"]="3.7.3.1"
["i18n"]="3.7.3.5"
["client"]="3.7.3.4"
["console"]="3.7.3"
["console-gui"]="3.7.3.1"
["update"]="3.7.3.8"
["builder"]="3.7.3.7"
)
inherit calculate-utils-r16
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="amd64"

@ -3,7 +3,6 @@
# $Header: $
EAPI="7"
PYTHON_COMPAT=(python3_9)
UTILS_PV="3.7.3"

Loading…
Cancel
Save