diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-28 12:00:06 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-28 12:01:05 +0200 |
commit | ec15b51aa2870ce0687d78cca411e7a6f62e4068 (patch) | |
tree | cdf226d35ed96af13291b8aded3aad476746d092 /sys-boot | |
parent | dev-java/jmock: Change the compilation logic. Fixes bug 558908. (diff) | |
download | gentoo-ec15b51aa2870ce0687d78cca411e7a6f62e4068.tar.gz gentoo-ec15b51aa2870ce0687d78cca411e7a6f62e4068.tar.bz2 gentoo-ec15b51aa2870ce0687d78cca411e7a6f62e4068.zip |
Add missing remote-id entries in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/refind/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-boot/refind/metadata.xml b/sys-boot/refind/metadata.xml index 3af998e765da..dc440c18f7de 100644 --- a/sys-boot/refind/metadata.xml +++ b/sys-boot/refind/metadata.xml @@ -17,4 +17,7 @@ <flag name="btrfs"> Builds the EFI binary btrfs filesystem driver</flag> <flag name="ntfs">Builds the EFI binary ntfs filesystem driver</flag> </use> + <upstream> + <remote-id type="sourceforge">refind</remote-id> + </upstream> </pkgmetadata> |