Fix apply template for clt templates

pull/72/head
root 1 month ago
parent 3d2b2b4be8
commit 5fc615a047

@ -0,0 +1,23 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="8"
PYTHON_COMPAT=(python3_11)
declare -A CALCULATE_MODULES=(
["lib"]="3.7.5.1"
["install"]="3.7.5.2"
["i18n"]="3.7.5.1"
["builder"]="3.7.5.2"
)
inherit calculate-utils-r17
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"
Loading…
Cancel
Save