Merge branch 'develop' of git.calculate-linux.org:/calculate/calculate-overlay into develop

akrasnyh
commit aaa02e3a19

@ -54,3 +54,5 @@ DIST calculate-update-3.7.2.48.tar.bz2 42346 BLAKE2B 7f0d11111d3c5e0c671e54e0e34
DIST calculate-update-3.7.2.49.tar.bz2 42374 BLAKE2B 9cf79575340071ed1fcc2553a2dcf1b766b59182ba41433355b8ef308129743dee7d37826befd5b80a5b08788d3c188486ef5bf3ca9585d249d061abfa2e5374 SHA512 40ba3099c99fedb76d8374992b4e1dc81980d9d1a69d887e9135e8082217fc0a8070299fe87174fd93b90055cf5124f3fbc37ec3223df357c9db8df2b8378e84
DIST calculate-update-3.7.2.51.tar.bz2 42411 BLAKE2B d14767299d3056b7c62a9811b2c3fddce267c4b786fb447df60eddb575c8b074b4a6fcae6ef7e5a717c277ce39866cc44da2d5e5f289829fa3af9cc009517c53 SHA512 03be80f12c33193b69c8bae2574bc9f04f03d78f4bc87f3e71050455a12697d1333b139cb1883aefd70c33d37ca72dcca60be9e6ce8d6c47bd0c160b7b691ccc
DIST calculate-update-3.7.2.52.tar.bz2 42420 BLAKE2B e2c669c4a2b3ffa49bbc26cf88662367a02804124d6f95d36be19168a6edc8acf08e1336bd33a7d85f745d84a3d4d9fcf3bee2bf232774fa3935150883a2d329 SHA512 b9767d192f1bd8dbd0a58f34c459ca06fb292865dde74bd621ef78553e9547836d223e163d0fa6ffd445a535440afd842a38944e85571300b5d403b19fbb8c3a
DIST calculate-update-3.7.2.53.tar.bz2 42626 BLAKE2B ba23c920f5787d034699654da2568ca163ffa49dc70270ff99b51bce410a820ed6417349ff4135f2f3b411669a59a0cf825e8d3dd3c63918c1e40c2dd77141d5 SHA512 16c712ce0f19a4c1a7a6979e2bce50ed027fd5057525e2ffecc826367c9bcb0496d7fb1069182adf9f7653a4d49e1f3ecee87bd13fef471f3ac65f0d18c2cdd9
DIST calculate-update-3.7.2.54.tar.bz2 42827 BLAKE2B 475538d1c73c885ad87278be544c1c98fc07cab402eb819542fa1b81f9525d3f402b169cc011f0af4652583112d7d4850048ba31ed6204675db496016c399e2a SHA512 dc7397dfdb37a750d5ad1a7ba2dc214d40a2476e4f091bcff6ef00bd913137d795d7cb197ab983479713867656f144fefc79e777cd00e78264dfa1fcb2edcd08

@ -0,0 +1,31 @@
# 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"

@ -0,0 +1,31 @@
# 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"
Loading…
Cancel
Save