commit: 1f1d95bab2a579b798950a89689b3ed685beecdf Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Mon Oct 31 06:15:57 2022 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Tue Nov 1 09:05:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1f1d95ba
dev-crystal: new category Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-crystal/metadata.xml | 10 ++++++++++ profiles/categories | 1 + 2 files changed, 11 insertions(+) diff --git a/dev-crystal/metadata.xml b/dev-crystal/metadata.xml new file mode 100644 index 000000000..635d994d1 --- /dev/null +++ b/dev-crystal/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<catmetadata> + <longdescription lang="en"> + The dev-nim category contains packages whose primary purpose + is to provide Crystal modules, extensions and bindings, as well + as tools and utilities useful for development in the Crystal + programming language. + </longdescription> +</catmetadata> diff --git a/profiles/categories b/profiles/categories index 88ec54f0b..02977becc 100644 --- a/profiles/categories +++ b/profiles/categories @@ -1,3 +1,4 @@ +dev-crystal dev-hare dev-nim dev-octave
