commit: c063b92116a3cdefc5af66f8c561210f82633f1b Author: Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me> AuthorDate: Fri Nov 4 17:13:21 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 4 17:13:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c063b921
dev-zig: new category Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me> dev-zig/metadata.xml | 12 ++++++++++++ profiles/categories | 1 + 2 files changed, 13 insertions(+) diff --git a/dev-zig/metadata.xml b/dev-zig/metadata.xml new file mode 100644 index 000000000..6a1fe53b0 --- /dev/null +++ b/dev-zig/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<catmetadata> + <longdescription lang="en"> + The dev-zig category contains libraries, utilities + or bindings for Zig programming language. + </longdescription> + <longdescription lang="ru"> + Категория dev-zig содержит библиотеки, утилиты для разработки + или обвязки для языка программирования Zig. + </longdescription> +</catmetadata> diff --git a/profiles/categories b/profiles/categories index 02977becc..70e48d6c6 100644 --- a/profiles/categories +++ b/profiles/categories @@ -3,5 +3,6 @@ dev-hare dev-nim dev-octave dev-R +dev-zig mpv-plugin net-client
