cl-install, cl-client: feature: added password complexity check

akrasnyh 3084
root 1 year ago
parent 4550d95cca
commit 495be4a13e

@ -1,31 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="7"
PYTHON_COMPAT=(python3_9)
UTILS_PV="3.7.2.1"
declare -A CALCULATE_MODULES=(
["lib"]="3.7.2.35"
["install"]="3.7.2.15"
["core"]="3.7.2.8"
["i18n"]="3.7.2.18"
["client"]="3.7.2.5"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.51"
["builder"]="3.7.2.47"
)
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="amd64"

@ -1,31 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="7"
PYTHON_COMPAT=(python3_9)
UTILS_PV="3.7.2.1"
declare -A CALCULATE_MODULES=(
["lib"]="3.7.2.35"
["install"]="3.7.2.15"
["core"]="3.7.2.8"
["i18n"]="3.7.2.18"
["client"]="3.7.2.5"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.52"
["builder"]="3.7.2.47"
)
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="amd64"

@ -1,31 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="7"
PYTHON_COMPAT=(python3_9)
UTILS_PV="3.7.2.1"
declare -A CALCULATE_MODULES=(
["lib"]="3.7.2.35"
["install"]="3.7.2.15"
["core"]="3.7.2.8"
["i18n"]="3.7.2.18"
["client"]="3.7.2.5"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.53"
["builder"]="3.7.2.47"
)
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="amd64"

@ -1,31 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="7"
PYTHON_COMPAT=(python3_9)
UTILS_PV="3.7.2.1"
declare -A CALCULATE_MODULES=(
["lib"]="3.7.2.35"
["install"]="3.7.2.15"
["core"]="3.7.2.8"
["i18n"]="3.7.2.18"
["client"]="3.7.2.5"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.54"
["builder"]="3.7.2.47"
)
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="amd64"

@ -10,10 +10,10 @@ UTILS_PV="3.7.2.1"
declare -A CALCULATE_MODULES=(
["lib"]="3.7.2.36"
["install"]="3.7.2.15"
["install"]="3.7.2.16"
["core"]="3.7.2.8"
["i18n"]="3.7.2.19"
["client"]="3.7.2.5"
["client"]="3.7.2.6"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.56"
Loading…
Cancel
Save