From d1363d62c0ef24ae76a8a1c69c78b8c4e3ee359a Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 5 Jul 2022 09:41:41 +0200 Subject: [PATCH] erlang/24.2.1: variants file changed to YAML, marked as stable --- Programming/erlang/files/variants.rhel7 | 1 - Programming/erlang/files/variants.yaml | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 Programming/erlang/files/variants.rhel7 create mode 100644 Programming/erlang/files/variants.yaml diff --git a/Programming/erlang/files/variants.rhel7 b/Programming/erlang/files/variants.rhel7 deleted file mode 100644 index a3a6d5d..0000000 --- a/Programming/erlang/files/variants.rhel7 +++ /dev/null @@ -1 +0,0 @@ -erlang/24.2.1 unstable openssl/1.1.1 wxWidgets/3.0.5m diff --git a/Programming/erlang/files/variants.yaml b/Programming/erlang/files/variants.yaml new file mode 100644 index 0000000..9dd35ee --- /dev/null +++ b/Programming/erlang/files/variants.yaml @@ -0,0 +1,4 @@ +overlay: base +relstage: stable +erlang/24.2.1: + - dependencies: openssl/1.1.1m wxWidgets/3.0.5