diff options
author | Andrea Postiglione <andrea.postiglione@gmail.com> | 2020-08-15 17:50:49 +0200 |
---|---|---|
committer | Andrea Postiglione <andrea.postiglione@gmail.com> | 2020-08-15 17:50:49 +0200 |
commit | dee0c3130ea9f51f5530ace24d6a62ebf45a5eca (patch) | |
tree | 72562b40a1a0f8b4c04ebcb101ea19e8e4609145 /sys-boot | |
parent | app-admin/customrescuecd-x86 : fix metadata (diff) | |
download | guru-dee0c3130ea9f51f5530ace24d6a62ebf45a5eca.tar.gz guru-dee0c3130ea9f51f5530ace24d6a62ebf45a5eca.tar.bz2 guru-dee0c3130ea9f51f5530ace24d6a62ebf45a5eca.zip |
sys-boot/customrescuecd-x86_64-grub : fix metadata
sys-boot/customrescuecd-x86-grub : fix metadata
Signed-off-by: Andrea Postiglione <andrea.postiglione@gmail.com>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/customrescuecd-x86-grub/metadata.xml | 13 | ||||
-rw-r--r-- | sys-boot/customrescuecd-x86_64-grub/metadata.xml | 13 |
2 files changed, 8 insertions, 18 deletions
diff --git a/sys-boot/customrescuecd-x86-grub/metadata.xml b/sys-boot/customrescuecd-x86-grub/metadata.xml index 2e146c34f..17e7a0a64 100644 --- a/sys-boot/customrescuecd-x86-grub/metadata.xml +++ b/sys-boot/customrescuecd-x86-grub/metadata.xml @@ -2,16 +2,11 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>gentoobugs@milaw.biz</email> - <name>Michael Lange</name> - <description>Accepts only mails from Gentoo's Bugzilla</description> - </maintainer> - <maintainer type="person"> - <email>mgorny@gentoo.org</email> - <name>Michał Górny</name> + <email>andrea.postiglione@gmail.com</email> + <name>Andrea Postiglione</name> </maintainer> <longdescription> - This package adds menu entries in GRUB for the SystemRescueCD. You can - add custom bootoptions for SystemRescueCD in a special config file. + This package adds menu entries in GRUB for the CustomRescueCD. You can + add custom bootoptions for CustomRescueCD in a special config file. </longdescription> </pkgmetadata> diff --git a/sys-boot/customrescuecd-x86_64-grub/metadata.xml b/sys-boot/customrescuecd-x86_64-grub/metadata.xml index 2e146c34f..17e7a0a64 100644 --- a/sys-boot/customrescuecd-x86_64-grub/metadata.xml +++ b/sys-boot/customrescuecd-x86_64-grub/metadata.xml @@ -2,16 +2,11 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>gentoobugs@milaw.biz</email> - <name>Michael Lange</name> - <description>Accepts only mails from Gentoo's Bugzilla</description> - </maintainer> - <maintainer type="person"> - <email>mgorny@gentoo.org</email> - <name>Michał Górny</name> + <email>andrea.postiglione@gmail.com</email> + <name>Andrea Postiglione</name> </maintainer> <longdescription> - This package adds menu entries in GRUB for the SystemRescueCD. You can - add custom bootoptions for SystemRescueCD in a special config file. + This package adds menu entries in GRUB for the CustomRescueCD. You can + add custom bootoptions for CustomRescueCD in a special config file. </longdescription> </pkgmetadata> |