diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-01 12:52:25 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-01 14:01:57 +0200 |
commit | dc43359741db79ddae3b123b4c22d407174ba5f5 (patch) | |
tree | 88e9b3a22e4a20ac481aed7ad051a0a99230870f /sys-boot/efibootmgr/metadata.xml | |
parent | Drop obsolete gitorious remote-id (diff) | |
download | gentoo-dc43359741db79ddae3b123b4c22d407174ba5f5.tar.gz gentoo-dc43359741db79ddae3b123b4c22d407174ba5f5.tar.bz2 gentoo-dc43359741db79ddae3b123b4c22d407174ba5f5.zip |
Add missing remote-id type=github
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-boot/efibootmgr/metadata.xml')
-rw-r--r-- | sys-boot/efibootmgr/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/metadata.xml b/sys-boot/efibootmgr/metadata.xml index 40d09a50c6e9..58f5d97f27a4 100644 --- a/sys-boot/efibootmgr/metadata.xml +++ b/sys-boot/efibootmgr/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer> @@ -11,4 +11,7 @@ can create and destroy boot entries, change the boot order, change the next running boot option, and more. </longdescription> + <upstream> + <remote-id type="github">rhinstaller/efibootmgr</remote-id> + </upstream> </pkgmetadata> |