From f2f23e0d98951fa5ad1b20927ba8de0f4e567116 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 22 Aug 2017 10:56:40 +0200 Subject: [PATCH] Formalize profile descriptions --- perl.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl.yaml b/perl.yaml index f83059a..d80b274 100644 --- a/perl.yaml +++ b/perl.yaml @@ -26,12 +26,12 @@ data: documentation: https://github.com/modularity-modules/perl tracker: https://github.com/modularity-modules/perl/issues profiles: - # Interpreter and all Perl modules bundled within upstream Perl default: + description: Interpreter and all Perl modules bundled within upstream Perl. rpms: - perl - # Only the interpreter as standalone executable minimal: + description: Only the interpreter as a standalone executable. rpms: - perl-interpreter api: