commit: fea4e5777b906d6706d218850f29dc7f982b3c71 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri May 22 12:28:43 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri May 22 12:28:43 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=fea4e577
sys-boot/efibootmgr: clean up pkg Package-Manager: portage-2.2.18 Manifest-Sign-Key: 0xF52D4BBA sys-boot/efibootmgr/metadata.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/sys-boot/efibootmgr/metadata.xml b/sys-boot/efibootmgr/metadata.xml new file mode 100644 index 0000000..1f9a68b --- /dev/null +++ b/sys-boot/efibootmgr/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>proxy-maintainers</herd> + <maintainer> + <email>[email protected]</email> + <name>Yannick Schaeffer</name> + <description>Mantainer. Assign bugs to him</description> + </maintainer> + <maintainer> + <email>[email protected]</email> + <name>Mike Gilbert</name> + </maintainer> + <longdescription> + This is efibootmgr, a Linux user-space application to modify the Intel + Extensible Firmware Interface (EFI) Boot Manager. This application + can create and destroy boot entries, change the boot order, change + the next running boot option, and more. + </longdescription> +</pkgmetadata>
