Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-boot/customrescuecd-x86-grub/, sys-boot/customrescuecd-x86_64-grub/
Date: Sat, 15 Aug 2020 18:15:19
Message-Id: 1597506649.dee0c3130ea9f51f5530ace24d6a62ebf45a5eca.andrewammerlaan@gentoo
1 commit: dee0c3130ea9f51f5530ace24d6a62ebf45a5eca
2 Author: Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
3 AuthorDate: Sat Aug 15 15:50:49 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Sat Aug 15 15:50:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dee0c313
7
8 sys-boot/customrescuecd-x86_64-grub : fix metadata
9 sys-boot/customrescuecd-x86-grub : fix metadata
10
11 Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>
12
13 sys-boot/customrescuecd-x86-grub/metadata.xml | 13 ++++---------
14 sys-boot/customrescuecd-x86_64-grub/metadata.xml | 13 ++++---------
15 2 files changed, 8 insertions(+), 18 deletions(-)
16
17 diff --git a/sys-boot/customrescuecd-x86-grub/metadata.xml b/sys-boot/customrescuecd-x86-grub/metadata.xml
18 index 2e146c3..17e7a0a 100644
19 --- a/sys-boot/customrescuecd-x86-grub/metadata.xml
20 +++ b/sys-boot/customrescuecd-x86-grub/metadata.xml
21 @@ -2,16 +2,11 @@
22 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
23 <pkgmetadata>
24 <maintainer type="person">
25 - <email>gentoobugs@×××××.biz</email>
26 - <name>Michael Lange</name>
27 - <description>Accepts only mails from Gentoo's Bugzilla</description>
28 - </maintainer>
29 - <maintainer type="person">
30 - <email>mgorny@g.o</email>
31 - <name>Michał Górny</name>
32 + <email>andrea.postiglione@×××××.com</email>
33 + <name>Andrea Postiglione</name>
34 </maintainer>
35 <longdescription>
36 - This package adds menu entries in GRUB for the SystemRescueCD. You can
37 - add custom bootoptions for SystemRescueCD in a special config file.
38 + This package adds menu entries in GRUB for the CustomRescueCD. You can
39 + add custom bootoptions for CustomRescueCD in a special config file.
40 </longdescription>
41 </pkgmetadata>
42
43 diff --git a/sys-boot/customrescuecd-x86_64-grub/metadata.xml b/sys-boot/customrescuecd-x86_64-grub/metadata.xml
44 index 2e146c3..17e7a0a 100644
45 --- a/sys-boot/customrescuecd-x86_64-grub/metadata.xml
46 +++ b/sys-boot/customrescuecd-x86_64-grub/metadata.xml
47 @@ -2,16 +2,11 @@
48 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
49 <pkgmetadata>
50 <maintainer type="person">
51 - <email>gentoobugs@×××××.biz</email>
52 - <name>Michael Lange</name>
53 - <description>Accepts only mails from Gentoo's Bugzilla</description>
54 - </maintainer>
55 - <maintainer type="person">
56 - <email>mgorny@g.o</email>
57 - <name>Michał Górny</name>
58 + <email>andrea.postiglione@×××××.com</email>
59 + <name>Andrea Postiglione</name>
60 </maintainer>
61 <longdescription>
62 - This package adds menu entries in GRUB for the SystemRescueCD. You can
63 - add custom bootoptions for SystemRescueCD in a special config file.
64 + This package adds menu entries in GRUB for the CustomRescueCD. You can
65 + add custom bootoptions for CustomRescueCD in a special config file.
66 </longdescription>
67 </pkgmetadata>