cl-update: Fix: cl_update_rep_hosting_choice now correctly works with --skip-option
master64
root 1 year ago
parent ea7cd73d5b
commit 7fcfc7a44e

@ -65,3 +65,4 @@ DIST calculate-update-3.7.2.62.tar.bz2 43081 BLAKE2B c250341557390ed0389b29060dd
DIST calculate-update-3.7.2.63.tar.bz2 43186 BLAKE2B f1b184d542fae65118d52b1d5e757c1557b30da350d4348c3b22e57f5916d078fb0a85b96315c03e8d9c65969b91ecddf57888327c6de5488f926a112c0e71d6 SHA512 73b76d7c5d198236b2fe513994a459335956545c54a2259f369ba92cf889d17c24ec9eff44f8e64085a6d8de21c62ba32e79131e77617d3dd0a544e87bb6a2c9
DIST calculate-update-3.7.2.64.tar.bz2 43235 BLAKE2B 2ea65c598ed9ac520521034a9a8ffe5f266b9634742825e37e58dc2b31a2419021e288a59beee090fc4c1d11af338636931c2b28b1f5b1c2251825d29b8956f3 SHA512 9b279d4e7cb95bf79d597575c464af1881bbd3a07ded04485623d62e278052cca1950f8495a3621b5dc4ac295484a887c949c8dd4ef47eb9b8a2a151ed2f35bc
DIST calculate-update-3.7.2.65.tar.bz2 43258 BLAKE2B a6d833c5ed91d550966ba5ceb5868ba71ff5014a718bef52eee25fdda2646618ee953d0c2c2dcad0136c739af0791d87c021337b64bf7debb50cb2c73afe583e SHA512 84c60ec2e98c63bd56464080b6ccb77a0f01a071897cec022176ba5d58b1339a1d756283f803cd28edf014a8ef91a059dea71a00bbf4b13c05966f53fa4e49fc
DIST calculate-update-3.7.2.66.tar.bz2 43286 BLAKE2B 2d086d104de2fa5be4535f39e9559932ecc515d76e10ab55eb687c6bf650cb23c65b08f9dd23529c825012735455b649aaeafb19e51c97cbadd9f0f450aefc3a SHA512 9d9a4a1f339c78df0442d71980eff94283bcbeb3a5ccdee4ccef0e76b23a635b6f95a7ce24a568fb3b0957a7c56e7040ebf1254ecfd8cd72c7ed075e253f4636

@ -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.19"
["client"]="3.7.2.5"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.55"
["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.36"
["install"]="3.7.2.16"
["core"]="3.7.2.8"
["i18n"]="3.7.2.20"
["client"]="3.7.2.6"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.58"
["builder"]="3.7.2.47"
)
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"

@ -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.37"
["install"]="3.7.2.16"
["core"]="3.7.2.8"
["i18n"]="3.7.2.20"
["client"]="3.7.2.6"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.59"
["builder"]="3.7.2.47"
)
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"

@ -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.38"
["install"]="3.7.2.16"
["core"]="3.7.2.8"
["i18n"]="3.7.2.21"
["client"]="3.7.2.6"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.63"
["builder"]="3.7.2.49"
)
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"

@ -16,7 +16,7 @@ declare -A CALCULATE_MODULES=(
["client"]="3.7.2.6"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.64"
["update"]="3.7.2.66"
["builder"]="3.7.2.50"
)

@ -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.38"
["install"]="3.7.2.16"
["core"]="3.7.2.8"
["i18n"]="3.7.2.20"
["client"]="3.7.2.6"
["console"]="3.7.2.2"
["console-gui"]="3.7.2.5"
["update"]="3.7.2.62"
["builder"]="3.7.2.49"
)
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"
Loading…
Cancel
Save