Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-alternatives/, profiles/
Date: Mon, 28 Nov 2022 14:31:43
Message-Id: 1669645893.35a68a42d96e4ad649204819aef8125b9236b173.mgorny@gentoo
1 commit: 35a68a42d96e4ad649204819aef8125b9236b173
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 22 17:53:21 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 14:31:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a68a42
7
8 app-alternatives: New category
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-alternatives/metadata.xml | 9 +++++++++
13 profiles/categories | 1 +
14 2 files changed, 10 insertions(+)
15
16 diff --git a/app-alternatives/metadata.xml b/app-alternatives/metadata.xml
17 new file mode 100644
18 index 000000000000..68304dc931a0
19 --- /dev/null
20 +++ b/app-alternatives/metadata.xml
21 @@ -0,0 +1,9 @@
22 +<?xml version="1.0" encoding="UTF-8"?>
23 +<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
24 +<catmetadata>
25 + <longdescription lang="en">
26 + The app-alternatives category contains packages providing
27 + symlinks linking different available implementations for various
28 + executables.
29 + </longdescription>
30 +</catmetadata>
31
32 diff --git a/profiles/categories b/profiles/categories
33 index 39b33e91a90e..64963f1467a8 100644
34 --- a/profiles/categories
35 +++ b/profiles/categories
36 @@ -2,6 +2,7 @@ acct-group
37 acct-user
38 app-accessibility
39 app-admin
40 +app-alternatives
41 app-antivirus
42 app-arch
43 app-backup